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

/darwin-on-arm/xnu/osfmk/kern/
H A Dlocks.h408 extern void lck_rw_unlock(
/darwin-on-arm/xnu/osfmk/i386/
H A Dlocks_i386.c1212 * Routine: lck_rw_unlock
1215 lck_rw_unlock( function
1224 panic("lck_rw_unlock(): Invalid RW lock type: %d\n", lck_rw_type);
1240 panic("lck_rw_unlock(): lock held in mode: %d\n", ret);

Completed in 26 milliseconds