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

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDevice.h144 const IOReturn AddCallbackDispatcherToRunLoop(CFRunLoopRef inRunLoop) { return AddCallbackDispatcherToRunLoopForMode( inRunLoop, kCFRunLoopCommonModes ) ; } argument
146 CFRunLoopRef inRunLoop,
149 CFRunLoopRef inRunLoop,
345 CFRunLoopRef inRunLoop) { return AddIsochCallbackDispatcherToRunLoopForMode( inRunLoop, kCFRunLoopCommonModes ) ; }
347 CFRunLoopRef inRunLoop,
489 CFRunLoopRef inRunLoop) ;
492 CFRunLoopRef inRunLoop,
720 CFRunLoopRef inRunLoop) ;
344 AddIsochCallbackDispatcherToRunLoop( CFRunLoopRef inRunLoop) argument
[all...]
H A DIOFireWireLib.h843 @param inRunLoop The run loop on which to install the event source
845 const IOReturn (*AddCallbackDispatcherToRunLoop)(IOFireWireLibDeviceRef self, CFRunLoopRef inRunLoop) ;
1271 @param inRunLoop A CFRunLoopRef for the run loop to which the event loop source
1276 CFRunLoopRef inRunLoop) ;
1483 @param inRunLoop The run loop on which to install the event source
1488 CFRunLoopRef inRunLoop,
1500 @param inRunLoop A CFRunLoopRef for the run loop to which the event loop source
1506 CFRunLoopRef inRunLoop,

Completed in 203 milliseconds