Searched refs:PThreadKillThread (Results 1 – 1 of 1) sorted by relevance
920 static void *PThreadKillThread(void *arg) in PThreadKillThread() function937 pthread_create(&threadId, nullptr, PThreadKillThread, nullptr); in PThreadKill()