Searched refs:__mtx_unlock_flags (Results 1 – 2 of 2) sorted by relevance
121 void __mtx_unlock_flags(volatile uintptr_t *c, int opts, const char *file,198 __mtx_unlock_flags(&(m)->mtx_lock, o, f, l)
292 __mtx_unlock_flags(volatile uintptr_t *c, int opts, const char *file, int line) in __mtx_unlock_flags() function