Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk1.cpp920 static void *PThreadKillThread(void *arg) in PThreadKillThread() function
937 pthread_create(&threadId, nullptr, PThreadKillThread, nullptr); in PThreadKill()