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/
H A Dthread_cnd_test.cpp10 cnd_t threadCnd; member in ThreadCndTest
20 cnd_destroy(&threadCnd); variable
26 WaitThread(mtx_t* threadMtx, cnd_t* threadCnd, int* threadIndex) in WaitThread() argument
119 cnd_t threadCnd; HWTEST_F() local
[all...]

Completed in 1 milliseconds