Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dthreadsndk1.cpp532 static int ThrdExitThread(void *arg) in ThrdExitThread() function
543 thrd_create(&threadId, ThrdExitThread, &expectRet); in Thrd_exit()