Searched defs:cyclic_resume (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c124 * cyclic_resume() <-- Resumes the cyclic subsystem on all CPUs
3538 * cyclic_resume(). However, timestamps are guaranteed to monotonically
3539 * increase across the entire cyclic_suspend()/cyclic_resume() operation.
3541 * than every timestamp obtained after cyclic_resume().
3580 * void cyclic_resume()
3582 * cyclic_resume() resumes all cyclic activity throughout the cyclic
3587 * cyclic_resume() takes no arguments. Each CPU with an active cyclic
3591 * cyclic_resume(). However, timestamps are guaranteed to monotonically
3592 * increase across the entire cyclic_suspend()/cyclic_resume() operation.
3594 * than every timestamp obtained after cyclic_resume()
3610 cyclic_resume() function
[all...]

Completed in 66 milliseconds