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