Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dmem_stats_test.cpp356 std::atomic_size_t &threads_ready, coretypes::String *string_object) in FillMemStatsForConcurrency()
409 std::atomic_size_t threads_ready = 0; in TEST_F() local