Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk1.cpp602 static void *PThreadCondTimedWaitThreadB(void *arg) in PThreadCondTimedWaitThreadB() function
619 pthread_create(&threadIdB, nullptr, PThreadCondTimedWaitThreadB, &param); in PThreadCondTimedWait()