Home
last modified time | relevance | path

Searched defs:ReleaseMonitors (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/include/
Dthread-inl.h133 ALWAYS_INLINE inline void MTManagedThread::ReleaseMonitors() in ReleaseMonitors() function
/arkcompiler/runtime_core/runtime/
Dmonitor_pool.cpp79 void MonitorPool::ReleaseMonitors(MTManagedThread *thread) in ReleaseMonitors() function in panda::MonitorPool