Searched defs:WaitThread (Results 1 – 1 of 1) sorted by relevance
24 class WaitThread { class26 WaitThread(mtx_t* threadMtx, cnd_t* threadCnd, int* threadIndex) in WaitThread() function in WaitThread