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

/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace_glue.c447 * _cyclic_apply will run on some thread under kernel_task. That's OK for the
451 _cyclic_apply( void *ignore, void *vTChdl ) function
475 wrapTC->TChdl = thread_call_allocate( _cyclic_apply, NULL );

Completed in 22 milliseconds