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

/freebsd-current/sys/sys/
H A Dmutex.h205 #define _mtx_assert(m, w, f, l) \ macro
442 _mtx_assert((m), (what), (file), (line))
541 * support as _mtx_assert() itself uses them and the latter implies that
542 * _mtx_assert() must build.

Completed in 66 milliseconds