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

/freebsd-11-stable/sys/sys/
H A Dmutex.h201 #define _mtx_assert(m, w, f, l) \ macro
434 _mtx_assert((m), (what), (file), (line))
536 * support as _mtx_assert() itself uses them and the latter implies that
537 * _mtx_assert() must build.

Completed in 160 milliseconds