HomeSort by relevance Sort by last modified time
    Searched defs:lock_inputs (Results 1 - 2 of 2) sorted by null

  /device/google/dragon/audio/hal/
audio_hw.h 341 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.
  /device/htc/flounder/audio/hal/
audio_hw.h 444 pthread_mutex_t lock_inputs; /* see note below on mutex acquisition order */ member in struct:audio_device
449 * lock_inputs, stream_in, stream_out, audio_device, then tfa9895 mutex.
453 * lock_inputs must be held in order to either close the input stream, or prevent closure.

Completed in 415 milliseconds