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

/freebsd-10.2-release/sys/sys/
H A Dmutex.h114 void __mtx_unlock_spin_flags(volatile uintptr_t *c, int opts,
155 __mtx_unlock_spin_flags(&(m)->mtx_lock, o, f, l)
/freebsd-10.2-release/sys/kern/
H A Dkern_mutex.c289 __mtx_unlock_spin_flags(volatile uintptr_t *c, int opts, const char *file, function

Completed in 48 milliseconds