Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dmem_stats_test.cpp354 …sForConcurrency(MemStatsDefault &stats, std::condition_variable &readyToStart, std::mutex &cvMutex, in FillMemStatsForConcurrency()
408 std::mutex cvMutex; in TEST_F() local