Home
last modified time | relevance | path

Searched defs:spin_time (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp_lock.c133 hrtime_t spin_time = in thread_lock() local
174 hrtime_t spin_time = in thread_lock_high() local
/illumos-gate/usr/src/uts/common/os/
H A Dmutex.c348 hrtime_t spin_time = 0; /* how long we spun */ in mutex_vector_enter() local
652 hrtime_t spin_time = 0; /* how long we spun */ in lock_set_spin() local
686 hrtime_t spin_time = 0; /* how long we spun */ in lock_set_spl_spin() local
H A Dturnstile.c352 hrtime_t spin_time = 0; in turnstile_interlock() local