Searched defs:AddCallbackDispatcherToRunLoop (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h845 const IOReturn (*AddCallbackDispatcherToRunLoop)(IOFireWireLibDeviceRef self, CFRunLoopRef inRunLoop) ; member in struct:IOFireWireDeviceInterface_t
H A DIOFireWireLibDevice.h144 const IOReturn AddCallbackDispatcherToRunLoop(CFRunLoopRef inRunLoop) { return AddCallbackDispatcherToRunLoopForMode( inRunLoop, kCFRunLoopCommonModes ) ; } function in class:IOFireWireLib::Device

Completed in 135 milliseconds