Searched defs:_sx_assert (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_sx.c143 #define _sx_assert(sx, what, file, line) macro
1137 #undef _sx_assert macro
1146 _sx_assert(const struct sx *sx, int what, const char *file, int line) function

Completed in 105 milliseconds