Home
last modified time | relevance | path

Searched defs:th1 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_csync.cpp315 ffrt::thread th1 {[&] { in __anonc91b23f72f02() variable
740 std::thread th1 {ThreadFunc1, 10, 20}; in __anonc91b23f77602() local
755 ffrt::thread th1 {ThreadFunc1, 10, 20}; in __anonc91b23f77702() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp1341 std::thread th1([&otherTid, &done] { in __anon487d627e0202() variable