Home
last modified time | relevance | path

Searched refs:condTestCondWaits (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk.cpp709 pthread_cond_t condTestCondWaits; variable
714 pthread_cond_broadcast(&condTestCondWaits); in threadFunc2()
729 err = pthread_cond_wait(&condTestCondWaits, &gmutex); in testCondWait()

Completed in 4 milliseconds