Searched defs:thread1 (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/ |
| D | pgo_profiler_test_one.cpp | 271 std::thread thread1([state]() { state->SuspendByGC(); }); in HWTEST_F_L0() local 297 std::thread thread1([state, &mtx, &cv, &gcWaiting]() { in HWTEST_F_L0() local 339 std::thread thread1([state]() { state->SetStopAndNotify(); }); in HWTEST_F_L0() local 364 std::thread thread1([state, &mtx, &cv, &ready]() { in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/ |
| D | session_manager.cpp | 70 std::thread thread1(RunMThread, &sync_flag1, &pt_threads[1U]); in TEST_F() local
|
| /arkcompiler/toolchain/tooling/static/tests/ |
| D | session_manager.cpp | 70 std::thread thread1(RunMThread, &sync_flag1, &pt_threads[1U]); in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/tests/ |
| D | js_pandafile_manager_test.cpp | 173 JSThread *thread1; in HWTEST_F_L0() local
|