Searched refs:qexp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1666 hrtime_t hexp, qexp; local
1694 qexp = callout_queue_process(ct, delta, timechange);
1699 (void) cyclic_reprogram(ct->ct_qcyclic, qexp);
1760 hrtime_t hexp, qexp; local
1772 qexp = callout_queue_process(ct, 0, 1);
1776 (void) cyclic_reprogram(ct->ct_qcyclic, qexp);

Completed in 2512 milliseconds