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

/xnu-2422.115.4/osfmk/ipc/
H A Dipc_labelh.h92 #define lh_lock_destroy(lh) lck_mtx_destroy(&(lh)->lh_lock_data, &ipc_lck_grp) macro
H A Dipc_labelh.c237 lh_lock_destroy(lh);

Completed in 66 milliseconds