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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1666 hrtime_t hexp, qexp; local
1693 hexp = callout_heap_process(ct, delta, timechange);
1698 (void) cyclic_reprogram(ct->ct_cyclic, hexp);
1760 hrtime_t hexp, qexp; local
1771 hexp = callout_heap_process(ct, 0, 1);
1775 (void) cyclic_reprogram(ct->ct_cyclic, hexp);

Completed in 48 milliseconds