Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test_one.cpp273 std::thread thread2([state]() { in HWTEST_F_L0() local
305 std::thread thread2([state]() { in HWTEST_F_L0() local
327 std::thread thread2([state]() { in HWTEST_F_L0() local
358 std::thread thread2([state, &mtx, &cv, &ready]() { in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dsession_manager.cpp71 std::thread thread2(RunMThread, &sync_flag2, &pt_threads[2U]); in TEST_F() local