Home
last modified time | relevance | path

Searched refs:firstcl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c440 callout_list_t *firstcl, *cl; in callout_queue_process() local
447 firstcl = ct->ct_queue.ch_head; in callout_queue_process()
448 if (firstcl == NULL) in callout_queue_process()