Home
last modified time | relevance | path

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

/openbsd/src/sys/kern/
Dkern_timeout.c183 void timeout_run(struct timeout *);
637 timeout_run(struct timeout *to) in timeout_run() function
692 timeout_run(to); in softclock_process_kclock_timeout()
719 timeout_run(to); in softclock_process_tick_timeout()
809 timeout_run(to); in softclock_thread()
833 timeout_run(to); in softclock_thread_mp()