Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_sx.c142 #define _sx_assert(sx, what, file, line) macro
1405 _sx_assert(const struct sx *sx, int what, const char *file, int line) in _sx_assert() function