Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk1.cpp1399 static void *PThreadSigMaskThread(void *arg) in PThreadSigMaskThread() function
1410 pthread_create(&threadId, nullptr, PThreadSigMaskThread, nullptr); in PThreadSigMask()