Searched refs:_thr_umtx_wait (Results 1 – 3 of 3) sorted by relevance
144 ret = _thr_umtx_wait(&pthread->tid, tid, tsp); in join_common()
54 int _thr_umtx_wait(volatile long *mtx, long exp,
182 _thr_umtx_wait(volatile long *mtx, long id, const struct timespec *timeout) in _thr_umtx_wait() function