Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.h33 class MonitorPool; variable
241 friend class MonitorPool; variable
Dmonitor_pool.h62 explicit MonitorPool(mem::InternalAllocatorPtr allocator) : monitors_(allocator->Adapter()) in MonitorPool() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h68 class MonitorPool; variable