Searched defs:SetInUseFlag (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalCaptureDevice.h64 void SetInUseFlag() { OSAtomicIncrement32Barrier(&mInUseFlag); } function in class:OALCaptureDevice
H A DoalBuffer.h148 void SetInUseFlag() { OSAtomicIncrement32Barrier(&mInUseFlag); } function in class:OALBuffer
H A DoalDevice.h84 void SetInUseFlag() { OSAtomicIncrement32Barrier(&mInUseFlag); } function in class:OALDevice
H A DoalContext.h191 void SetInUseFlag() { OSAtomicIncrement32Barrier(&mInUseFlag); } function in class:OALContext
H A DoalSource.h686 void SetInUseFlag() { OSAtomicIncrement32Barrier(&mInUseFlag); } function in class:OALSource

Completed in 214 milliseconds