Searched defs:DestroyManagedThread (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/verification/ | ||
| D | default_plugin.cpp | 30 void DefaultPlugin::DestroyManagedThread(ManagedThread *thr) const in DestroyManagedThread() function in ark::verifier::plugin::DefaultPlugin |
| /arkcompiler/runtime_core/static_core/plugins/ets/verification/ | ||
| D | ets_plugin.cpp | 35 void EtsPlugin::DestroyManagedThread(ManagedThread *thr) const in DestroyManagedThread() function in ark::verifier::plugin::EtsPlugin |