Searched refs:lh_unlock (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_labelh.h94 #define lh_unlock(lh) lck_mtx_unlock(&(lh)->lh_lock_data) macro
108 lh_unlock(lh); \
H A Dipc_labelh.c210 lh_unlock(lh);
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.h379 #define tasklabel_unlock(task) lh_unlock((task)->label)

Completed in 16 milliseconds