Searched refs:unlockForArbitration (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireUnit.cpp405 unlockForArbitration();
431 me->unlockForArbitration();
438 me->unlockForArbitration();
H A DIOFireWireDevice.cpp553 me->unlockForArbitration();
560 me->unlockForArbitration();
1693 found->unlockForArbitration();
1710 found->unlockForArbitration();
H A DIOFireWireController.cpp3065 found->unlockForArbitration();
3087 newDevice->unlockForArbitration();
3953 device->unlockForArbitration();
3960 device->unlockForArbitration();
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp578 provider->unlockForArbitration();
621 unlockForArbitration();
626 newProvider->unlockForArbitration();
641 provider->unlockForArbitration();
742 unlockForArbitration();
771 unlockForArbitration();
963 last->unlockForArbitration();
972 last->unlockForArbitration();
980 next->unlockForArbitration();
996 last->unlockForArbitration();
1400 void IOService::unlockForArbitration( void ) function in class:IOService
[all...]
/macosx-10.10.1/IONetworkingFamily-101/
H A DIOKernelDebugger.cpp867 unlockForArbitration();
889 unlockForArbitration();
956 unlockForArbitration();
H A DIONetworkController.cpp841 unlockForArbitration();
/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOApplePartitionScheme.cpp200 unlockForArbitration( );
H A DIOFDiskPartitionScheme.cpp209 unlockForArbitration( );
H A DIOGUIDPartitionScheme.cpp219 unlockForArbitration( );
H A DIOBlockStorageDriver.cpp826 unlockForArbitration();
960 unlockForArbitration();
1093 unlockForArbitration();
1137 unlockForArbitration();
1820 unlockForArbitration();
/macosx-10.10.1/IOSCSIParallelFamily-300.0.2/
H A DIOSCSIParallelInterfaceDevice.cpp535 unlockForArbitration ( );
620 unlockForArbitration ( );
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h629 /*! @function unlockForArbitration
631 @discussion A thread granted exclusive access to an IOService object should release it with <code>unlockForArbitration</code>. */
633 virtual void unlockForArbitration( void );

Completed in 210 milliseconds