Home
last modified time | relevance | path

Searched refs:_mtx_destroy (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dmutex.h94 void _mtx_destroy(volatile uintptr_t *c);
172 _mtx_destroy(&(m)->mtx_lock)
535 _mtx_destroy, __DEVOLATILE(void *, &(mtx)->mtx_lock))
/f-stack/lib/
H A Dff_lock.c103 void _mtx_destroy(volatile uintptr_t *c) in _mtx_destroy() function
/f-stack/freebsd/kern/
H A Dkern_mutex.c1174 _mtx_destroy(volatile uintptr_t *c) in _mtx_destroy() function