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

/device/google/dragon/audio/hal/
H A Daudio_hw.h341 pthread_mutex_t lock_inputs; /* see note below on mutex acquisition order */ member in struct:audio_device
346 * lock_inputs, stream_in, stream_out, and then audio_device.
350 * lock_inputs must be held in order to either close the input stream, or prevent closure.

Completed in 23 milliseconds