Searched refs:tempWL (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp3296 IOWorkLoop * tempWL; local
3300 if ((tempWL = fBridgeInterruptSource->getWorkLoop()))
3301 tempWL->removeEventSource(fBridgeInterruptSource);
3308 if ((tempWL = fTimerProbeES->getWorkLoop()))
3309 tempWL->removeEventSource(fTimerProbeES);

Completed in 142 milliseconds