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

/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspec_vnops.c1034 throttle_timer(struct _throttle_io_info_t *info) function
1261 info->throttle_timer_call = thread_call_allocate((thread_call_func_t)throttle_timer, (thread_call_param_t)info);
1354 info->throttle_timer_call = thread_call_allocate((thread_call_func_t)throttle_timer, (thread_call_param_t)info);

Completed in 8 milliseconds