Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h856 thread_local static const void *const *current_debug_dispatch_table = nullptr; variable
858 current_debug_dispatch_table = dispatch_table;
860 return current_debug_dispatch_table;