Searched refs:clientStreamRef (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10.1/IOAudioFamily-200.6/
H A DIOAudioEngineUserClient.cpp2715 io_object_t clientStreamRef; local
2718 if (exportObjectToClient(clientTask, audioStream, &clientStreamRef) == kIOReturnSuccess) {
2722 notificationMessage->sender = clientStreamRef;
2727 // Should also release the clientStreamRef here...

Completed in 145 milliseconds