Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmutex.h126 void __mtx_unlock_spin_flags(volatile uintptr_t *c, int opts,
203 __mtx_unlock_spin_flags(&(m)->mtx_lock, o, f, l)
/freebsd/sys/kern/
H A Dkern_mutex.c388 __mtx_unlock_spin_flags(volatile uintptr_t *c, int opts, const char *file, in __mtx_unlock_spin_flags() function