Searched refs:spin_seconds (Results 1 – 1 of 1) sorted by relevance
166 const uint64_t spin_seconds = 3; variable167 spin_deadline_timestamp = mach_absolute_time() + nanos_to_abs(spin_seconds * NSEC_PER_SEC);169 T_LOG("Launching %u threads to spin for %lld seconds...", num_threads, spin_seconds);175 sleep(spin_seconds);176 T_LOG("...%lld seconds have elapsed", spin_seconds);