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

/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace_glue.c444 } wrap_thread_call_t; typedef in typeref:struct:wrap_thread_call
454 wrap_thread_call_t *wrapTC = (wrap_thread_call_t *)vTChdl;
471 wrap_thread_call_t *wrapTC = _MALLOC(sizeof(wrap_thread_call_t), M_TEMP, M_ZERO | M_WAITOK);
502 wrap_thread_call_t *wrapTC = (wrap_thread_call_t *)cyclic;

Completed in 21 milliseconds