Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk1.cpp1361 static void *PThreadSetSchedParamThread(void *arg) in PThreadSetSchedParamThread() function
1375 pthread_create(&threadId, nullptr, PThreadSetSchedParamThread, &sem); in PThreadSetSchedParam()