Home
last modified time | relevance | path

Searched refs:current_dispatch_table (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h867 thread_local static const void *const *current_dispatch_table = nullptr; variable
869 current_dispatch_table = dispatch_table;
871 return current_dispatch_table;