Home
last modified time | relevance | path

Searched defs:threadCnd (Results 1 – 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
Dthread_cnd_test.cpp10 cnd_t threadCnd; member in ThreadCndTest
26 WaitThread(mtx_t* threadMtx, cnd_t* threadCnd, int* threadIndex) in WaitThread()
119 cnd_t threadCnd; variable