Searched defs:thread2 (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/ |
| D | pgo_profiler_test_one.cpp | 273 std::thread thread2([state]() { in HWTEST_F_L0() local 315 std::thread thread2([state, &mtx, &cv, &gcWaiting]() { in HWTEST_F_L0() local 341 std::thread thread2([state]() { in HWTEST_F_L0() local 372 std::thread thread2([state, &mtx, &cv, &ready]() { in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/ |
| D | session_manager.cpp | 71 std::thread thread2(RunMThread, &sync_flag2, &pt_threads[2U]); in TEST_F() local
|
| /arkcompiler/toolchain/tooling/static/tests/ |
| D | session_manager.cpp | 71 std::thread thread2(RunMThread, &sync_flag2, &pt_threads[2U]); in TEST_F() local
|