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

/freebsd-12-stable/sys/sys/
H A Dmutex.h131 void __mtx_assert(const volatile uintptr_t *c, int what, const char *file,
206 __mtx_assert(&(m)->mtx_lock, w, f, l)
/freebsd-12-stable/sys/kern/
H A Dkern_mutex.c1061 __mtx_assert(const volatile uintptr_t *c, int what, const char *file, int line) function

Completed in 108 milliseconds