Searched refs:threadWait (Results 1 – 1 of 1) sorted by relevance
1056 SoftBusThread threadWait = 0; variable1062 ret = SoftBusThreadCreate(&threadWait, &threadAttr, ThreadWaitTest, nullptr);1064 EXPECT_TRUE(threadWait != 0);1070 ret = SoftBusThreadJoin(threadWait, nullptr);