Searched hist:165110 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.cdiff 165110 Tue Dec 12 01:08:49 MST 2006 davidxu Move checking for c_has_waiters into low level _thr_ucond_signal and
_thr_ucond_broadcast, clear condition variable pointer in cancellation
info after returing from _thr_ucond_wait, since kernel has already
dropped the internal lock, so we don't need to unlock it in cancellation
handler again.
H A Dthr_cond.cdiff 165110 Tue Dec 12 01:08:49 MST 2006 davidxu Move checking for c_has_waiters into low level _thr_ucond_signal and
_thr_ucond_broadcast, clear condition variable pointer in cancellation
info after returing from _thr_ucond_wait, since kernel has already
dropped the internal lock, so we don't need to unlock it in cancellation
handler again.

Completed in 89 milliseconds