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

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

Completed in 15 milliseconds