Home
last modified time | relevance | path

Searched refs:PThreadCondWaitThreadA (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk1.cpp635 static void *PThreadCondWaitThreadA(void *arg) in PThreadCondWaitThreadA() function
664 pthread_create(&threadIdA, nullptr, PThreadCondWaitThreadA, &param); in PThreadCondWait()