Searched refs:handle_thread (Results 1 – 3 of 3) sorted by relevance
40 static void *handle_thread(void *arg) in handle_thread() function51 SAFE_PTHREAD_CREATE(&thr, NULL, handle_thread, NULL); in verify_pidfd_send_signal()
45 static void *handle_thread(void *arg LTP_ATTRIBUTE_UNUSED) in handle_thread() function64 SAFE_PTHREAD_CREATE(&thr, NULL, handle_thread, NULL); in verify_sigqueueinfo()
42 static void handle_thread(void) in handle_thread() function109 (void * (*)(void *)) handle_thread, NULL); in run()