Searched refs:spin_deadline_timestamp (Results 1 – 1 of 1) sorted by relevance
35 static uint64_t spin_deadline_timestamp = 0; variable40 while (mach_absolute_time() < spin_deadline_timestamp) { in spin_thread_fn()167 spin_deadline_timestamp = mach_absolute_time() + nanos_to_abs(spin_seconds * NSEC_PER_SEC);