Searched refs:threadObj (Results 1 – 1 of 1) sorted by relevance
61 std::thread threadObj(TestJankDetection); in TestHiCollieJankC() local62 threadObj.join(); in TestHiCollieJankC()108 std::thread threadObj(TestStuckDetection); in TestHiCollieStuckC() local109 threadObj.join(); in TestHiCollieStuckC()149 std::thread threadObj(Test001); in TestJankCerr401() local150 threadObj.join(); in TestJankCerr401()