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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dsimple_lock.h101 } usimple_lock_data_t, *usimple_lock_t; typedef in typeref:struct:slock
109 } usimple_lock_data_t, *usimple_lock_t; typedef in typeref:struct:slock
116 typedef usimple_lock_data_t *simple_lock_t;
117 typedef usimple_lock_data_t simple_lock_data_t;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dsimple_lock.h83 typedef lck_spin_t usimple_lock_data_t, *usimple_lock_t; typedef
103 } usimple_lock_data_t, *usimple_lock_t; typedef in typeref:struct:__anon952
111 } usimple_lock_data_t, *usimple_lock_t; typedef in typeref:struct:slock
119 typedef usimple_lock_data_t *simple_lock_t;
120 typedef usimple_lock_data_t simple_lock_data_t;

Completed in 12 milliseconds