Searched refs:_thr_cancel_enter2 (Results 1 – 4 of 4) sorted by relevance
153 _thr_cancel_enter2(struct pthread *curthread, int maycancel) in _thr_cancel_enter2() function176 _thr_cancel_enter2(_get_curthread(), maycancel); in _Tthr_cancel_enter()
158 _thr_cancel_enter2(curthread, 0); in __thr_close()219 _thr_cancel_enter2(curthread, 0); in __thr_fsync()233 _thr_cancel_enter2(curthread, 0); in __thr_fdatasync()251 _thr_cancel_enter2(curthread, 0); in __thr_msync()
221 _thr_cancel_enter2(curthread, 0); in cond_wait_kernel()317 _thr_cancel_enter2(curthread, 0); in cond_wait_user()
815 void _thr_cancel_enter2(struct pthread *, int) __hidden;