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

/freebsd-12-stable/sys/sys/
H A Dmutex.h94 void _mtx_destroy(volatile uintptr_t *c);
171 _mtx_destroy(&(m)->mtx_lock)
534 _mtx_destroy, __DEVOLATILE(void *, &(mtx)->mtx_lock))
/freebsd-12-stable/sys/kern/
H A Dkern_mutex.c1163 _mtx_destroy(volatile uintptr_t *c) function

Completed in 114 milliseconds