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

/freebsd-12-stable/sys/sys/
H A Dmutex.h92 void _mtx_init(volatile uintptr_t *c, const char *name, const char *type,
169 _mtx_init(&(m)->mtx_lock, n, t, o)
/freebsd-12-stable/sys/kern/
H A Dkern_mutex.c1116 _mtx_init(volatile uintptr_t *c, const char *name, const char *type, int opts) function

Completed in 256 milliseconds