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

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalCaptureDevice.h88 volatile int32_t mInUseFlag; // flag to indicate the device is currently being used by one or more threads member in class:OALCaptureDevice
H A DoalBuffer.h182 volatile int32_t mInUseFlag; // flag to indicate if the buffer is currently being edited by one or more threads member in class:OALBuffer
H A DoalDevice.h141 volatile int32_t mInUseFlag; // flag to indicate if the device is currently being edited by one or more threads member in class:OALDevice
H A DoalContext.h243 volatile int32_t mInUseFlag; member in class:OALContext
H A DoalSource.h471 volatile int32_t mInUseFlag; // flag to indicate a source is currently being used by one or more threads member in class:OALSource

Completed in 175 milliseconds