Searched refs:__mtx_assert (Results 1 – 2 of 2) sorted by relevance
131 void __mtx_assert(const volatile uintptr_t *c, int what, const char *file,206 __mtx_assert(&(m)->mtx_lock, w, f, l)
1099 __mtx_assert(const volatile uintptr_t *c, int what, const char *file, int line) in __mtx_assert() function