Home
last modified time | relevance | path

Searched refs:threadObj (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/hiviewdfx/hicollietest/hicolliendktest/entry/src/main/cpp/
Dnapi_init.cpp61 std::thread threadObj(TestJankDetection); in TestHiCollieJankC() local
62 threadObj.join(); in TestHiCollieJankC()
108 std::thread threadObj(TestStuckDetection); in TestHiCollieStuckC() local
109 threadObj.join(); in TestHiCollieStuckC()
149 std::thread threadObj(Test001); in TestJankCerr401() local
150 threadObj.join(); in TestJankCerr401()