Home
last modified time | relevance | path

Searched refs:usimple_lock_data_t (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.81.5/osfmk/i386/ !
H A Dsimple_lock.h103 } usimple_lock_data_t, *usimple_lock_t; typedef
111 } usimple_lock_data_t, *usimple_lock_t; typedef
118 typedef usimple_lock_data_t *simple_lock_t;
119 typedef usimple_lock_data_t simple_lock_data_t;
H A Dgenassym.c123 DECLARE("SLOCK_ILK", offsetof(usimple_lock_data_t, interlock)); in main()
427 DECLARE("USL_INTERLOCK", offsetof(usimple_lock_data_t, interlock)); in main()
/xnu-10002.81.5/osfmk/arm/ !
H A Dsimple_lock.h78 typedef lck_spin_t usimple_lock_data_t, *usimple_lock_t; typedef
84 } usimple_lock_data_t, *usimple_lock_t; typedef
94 } usimple_lock_data_t, *usimple_lock_t; typedef
105 typedef usimple_lock_data_t *simple_lock_t;
106 typedef usimple_lock_data_t simple_lock_data_t;