Searched refs:wait_thread (Results 1 – 1 of 1) sorted by relevance
51 void *wait_thread(void *arg) in wait_thread() function104 ret = pthread_create(&thr, NULL, wait_thread, NULL); in main()
Completed in 8 milliseconds