Home
last modified time | relevance | path

Searched defs:thread1 (Results 1 – 3 of 3) 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
293 std::thread thread1([state]() { in HWTEST_F_L0() local
325 std::thread thread1([state]() { state->SetStopAndNotify(); }); in HWTEST_F_L0() local
350 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/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_manager_test.cpp166 JSThread *thread1; in HWTEST_F_L0() local