Searched defs:spin (Results 1 – 7 of 7) sorted by relevance
202 lck_mtx_acquire_probe(bool spin, bool try_lock) in lck_mtx_acquire_probe()404 #define LCK_MTX_ACQUIRED(mtx, grp, spin, profile) \ argument407 #define LCK_MTX_TRY_ACQUIRED(mtx, grp, spin, profile) \ argument
1057 bool spin) in lck_mtx_try_lock_slow_inline()
181 spin(uint64_t spin_duration_nsecs) in spin() function
466 static volatile bool spin = true; variable
142 spin(void *arg) in spin() function
51 volatile int *spin = arg; in spin_thread() local
3780 rt_lock(struct rtentry *rt, boolean_t spin) in rt_lock()