Searched refs:_mtx_assert (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dmutex.h162 #define _mtx_assert(m, w, f, l) \ macro
399 _mtx_assert((m), (what), (file), (line))
495 * support as _mtx_assert() itself uses them and the latter implies that
496 * _mtx_assert() must build.

Completed in 210 milliseconds