Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk1.cpp591 static void *PThreadCondTimedWaitThreadA(void *arg) in PThreadCondTimedWaitThreadA() function
618 pthread_create(&threadIdA, nullptr, PThreadCondTimedWaitThreadA, &param); in PThreadCondTimedWait()