Home
last modified time | relevance | path

Searched defs:UpdateThreadLocals (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/gc/lang/
Dgc_lang.h92 void UpdateThreadLocals() override in UpdateThreadLocals() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_root.cpp271 void RootManager<LanguageConfig>::UpdateThreadLocals() in UpdateThreadLocals() function in panda::mem::RootManager
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h85 void UpdateThreadLocals() override {} in UpdateThreadLocals() function