Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dkern_clock.c127 timeout_fcn_t fcn, in timeout()
147 timeout_fcn_t fcn, in timeout_with_leeway()
169 timeout_fcn_t fcn, in untimeout()
185 timeout_fcn_t fcn, in bsd_timeout()
205 timeout_fcn_t fcn, in bsd_untimeout()
/xnu-12377.81.4/iokit/Kernel/
H A DIOLib.cpp239 IOCreateThread(IOThreadFunc fcn, void *arg) in IOCreateThread()