Searched refs:TryAcquire (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | parallel_evacuator.h | 104 bool TryAcquire(); |
H A D | parallel_evacuator-inl.h | 332 bool ParallelEvacuator::AcquireItem::TryAcquire() in TryAcquire() function in panda::ecmascript::ParallelEvacuator::AcquireItem |
H A D | parallel_evacuator.cpp | 668 if (workloads_.at(index).first.TryAcquire()) { in TryGetWorkload() |
Completed in 3 milliseconds