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

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace_glue.c484 } wrap_thread_call_t; typedef in typeref:struct:wrap_thread_call
494 wrap_thread_call_t *wrapTC = (wrap_thread_call_t *)vTChdl;
511 wrap_thread_call_t *wrapTC = _MALLOC(sizeof(wrap_thread_call_t), M_TEMP, M_ZERO | M_WAITOK);
542 wrap_thread_call_t *wrapTC = (wrap_thread_call_t *)cyclic;

Completed in 79 milliseconds