Searched refs:tid_ptr (Results 1 – 1 of 1) sorted by relevance
58 volatile int* tid_ptr = &thread->tid; in pthread_join() local64 while (*tid_ptr != 0) { in pthread_join()65 __futex_wait(tid_ptr, tid, nullptr); in pthread_join()