Home
last modified time | relevance | path

Searched defs:timer_call (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/osfmk/kern/
H A Dtimer_call.h72 typedef struct timer_call { struct
78 timer_call_func_t tc_func; argument
79 timer_call_param_t tc_param0; argument
80 timer_call_param_t tc_param1; argument
95 * on a per-timer_call basis. argument