Home
last modified time | relevance | path

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

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