Searched refs:thr_futex_wait (Results 1 – 1 of 1) sorted by relevance
52 void *thr_futex_wait(void *arg) in thr_futex_wait() function102 ret = pthread_create(&thr, NULL, thr_futex_wait, NULL); in main()
Completed in 3 milliseconds