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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dcall_entry.h66 #define call_entry_setup(entry, pfun, p0) \ macro
H A Dmk_timer.c84 call_entry_setup(&timer->call_entry, mk_timer_expire, timer);
H A Dtimer_call.c64 call_entry_setup(call, func, param0);
H A Dthread_call.c180 call_entry_setup(call, func, param0);
533 call_entry_setup(call, func, param0);

Completed in 69 milliseconds