Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_concurrent_sweeper.h98 std::array<ConditionVariable, SHARED_SWEEPING_SPACE_NUM> cvs_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_sweeper.h115 std::array<ConditionVariable, FREE_LIST_NUM> cvs_; variable