Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dfutex_test.cpp121 std::thread thr(Writer); in TEST() local
140 std::thread thr(Writer); in TEST() local
158 std::thread thr(Writer); in TEST() local
178 std::thread thr(Writer); in TEST() local
200 std::thread thr(Waiter); in TEST() local
228 std::thread thr(Timedwaiter); in TEST() local
243 std::thread thr(Syncwaiter); in TEST() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_napi_env.cpp66 void PandaEtsNapiEnv::SetException(EtsThrowable *thr) in SetException()
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_static/throw/
Dthrow_static.cpp56 AbckitInst *thr = g_statG->iCreateThrow(graph, input); in TEST_F() local
/arkcompiler/runtime_core/static_core/verification/verifier/
Dverifier.cpp300 for (auto *thr : threads) { in RunVerifier() local