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

/freebsd-12-stable/sys/sys/
H A Dmutex.h120 void __mtx_unlock_flags(volatile uintptr_t *c, int opts, const char *file,
197 __mtx_unlock_flags(&(m)->mtx_lock, o, f, l)
/freebsd-12-stable/sys/kern/
H A Dkern_mutex.c282 __mtx_unlock_flags(volatile uintptr_t *c, int opts, const char *file, int line) function

Completed in 112 milliseconds