Searched defs:threadCnd (Results 1 – 1 of 1) sorted by relevance
10 cnd_t threadCnd; member in ThreadCndTest26 WaitThread(mtx_t* threadMtx, cnd_t* threadCnd, int* threadIndex) in WaitThread()119 cnd_t threadCnd; variable