Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test_one.cpp271 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/
Dsession_manager.cpp70 std::thread thread1(RunMThread, &sync_flag1, &pt_threads[1U]); in TEST_F() local
/arkcompiler/toolchain/tooling/static/tests/
Dsession_manager.cpp70 std::thread thread1(RunMThread, &sync_flag1, &pt_threads[1U]); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_manager_test.cpp173 JSThread *thread1; in HWTEST_F_L0() local