Searched refs:Locked64 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibCommand.h384 IOReturn Locked64( UInt64* oldValue) ;
H A DIOFireWireLib.h3298 /*! @function Locked64
3305 IOReturn (*Locked64)(IOFireWireLibCompareSwapCommandRef self, UInt64* oldValue) ; member in struct:IOFireWireCompareSwapCommandInterface_t
3375 /*! @function Locked64
3382 IOReturn (*Locked64)(IOFireWireLibCompareSwapCommandV3Ref self, UInt64* oldValue) ; member in struct:IOFireWireCompareSwapCommandInterface_v3_t
H A DIOFireWireLibCommand.cpp1571 CompareSwapCmd::Locked64( function in class:IOFireWireLib::CompareSwapCmd
1623 return GetThis(self)->Locked64(oldValue) ;

Completed in 222 milliseconds