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

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.hdiff 165206 Thu Dec 14 11:22:02 MST 2006 davidxu Create inline function _thr_umutex_trylock2 to only try one atomic
operation, if it is failed, we call syscall directly, this saves
one atomic operation per lock contention.
H A Dthr_mutex.cdiff 165206 Thu Dec 14 11:22:02 MST 2006 davidxu Create inline function _thr_umutex_trylock2 to only try one atomic
operation, if it is failed, we call syscall directly, this saves
one atomic operation per lock contention.

Completed in 247 milliseconds