Home
last modified time | relevance | path

Searched defs:hw_lck_ptr_destroy (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/osfmk/kern/
H A Dlock_ptr.h96 #define hw_lck_ptr_destroy(lck, grp) hw_lck_ptr_destroy(lck) macro
H A Dlock_ptr.c111 hw_lck_ptr_destroy(hw_lck_ptr_t *lck, lck_grp_t *grp) in hw_lck_ptr_destroy() function