Home
last modified time | relevance | path

Searched defs:maycancel (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libthr/thread/
HDthr_cancel.c153 _thr_cancel_enter2(struct pthread *curthread, int maycancel) in _thr_cancel_enter2()
166 _thr_cancel_leave(struct pthread *curthread, int maycancel) in _thr_cancel_leave()
175 _Tthr_cancel_enter(int maycancel) in _Tthr_cancel_enter()
181 _Tthr_cancel_leave(int maycancel) in _Tthr_cancel_leave()