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

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalContext.cpp548 oalSource->SetUpDeconstruction();
H A DoalSource.h659 void SetUpDeconstruction();
H A DoalSource.cpp255 void OALSource::SetUpDeconstruction() function in class:OALSource
258 DebugMessageN1("OALSource::SetUpDeconstruction() - OALSource = %ld", (long int) mSelfToken);
281 DebugMessageN1("OALSource::SetUpDeconstruction ADDING : kMQ_Stop - OALSource = %ld", (long int) mSelfToken);
296 DebugMessageN2("SetUpDeconstruction FAILED source = %d, err = %d\n", (int) mSelfToken, (int)result);

Completed in 204 milliseconds