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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1576 callout_execute(callout_table_t *ct) function
1600 (task_func_t *)callout_execute, ct, TQ_NOSLEEP);
1618 (task_func_t *)callout_execute, ct, TQ_NOSLEEP);

Completed in 62 milliseconds