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

/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.h386 #define itk_lock_destroy(task) lck_mtx_destroy(&(task)->itk_lock_data, &ipc_lck_grp) macro
H A Dipc_tt.c332 itk_lock_destroy(task);

Completed in 26 milliseconds