Searched defs:fcn (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_clock.c132 timeout( timeout_fcn_t fcn, void *param, int interval) argument
147 untimeout( timeout_fcn_t fcn, void *param) argument
163 bsd_timeout( timeout_fcn_t fcn, void *param, struct timespec *ts) argument
181 bsd_untimeout( timeout_fcn_t fcn, void *param) argument
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOLib.cpp173 IOThread IOCreateThread(IOThreadFunc fcn, void *arg) argument

Completed in 12 milliseconds