Searched refs:CompareSwap (Results 1 - 5 of 5) sorted by path

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVLib.c451 err = (*interface)->CompareSwap(interface, obj, &addr, oldVal, newVal, false, 0);
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp1541 status = (*fFWUnit)->CompareSwap( fFWUnit, fService, &fRemotePlugAddress, OSSwapHostToBigInt32(fOutputPlugRegisterBuffer), OSSwapHostToBigInt32(newVal), true, generation );
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLib.h1004 @function CompareSwap
1021 IOReturn (*CompareSwap)(IOFireWireLibDeviceRef self, io_object_t device, const FWAddress* addr, UInt32 cmpVal, UInt32 newVal, Boolean failOnReset, UInt32 generation) ; member in struct:IOFireWireDeviceInterface_t
H A DIOFireWireLibDevice.cpp741 Device::CompareSwap( function in class:IOFireWireLib::Device
2196 return IOFireWireIUnknown::InterfaceMap<DeviceCOM>::GetThis(self)->CompareSwap(device, *addr, cmpVal, newVal, failOnReset, generation) ;
H A DIOFireWireLibDevice.h202 IOReturn CompareSwap(

Completed in 477 milliseconds