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

  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 383 pthread_mutex_t ch_lock; /* channel lock */ member in struct:mm_channel
635 * This is to avoid deadlock when trying to aquire ch_lock,
636 * from the context of dataCB, but async stop is holding ch_lock */
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 356 pthread_mutex_t ch_lock; /* channel lock */ member in struct:mm_channel
578 * This is to avoid deadlock when trying to aquire ch_lock,
579 * from the context of dataCB, but async stop is holding ch_lock */
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 390 pthread_mutex_t ch_lock; /* channel lock */ member in struct:mm_channel
631 * This is to avoid deadlock when trying to aquire ch_lock,
632 * from the context of dataCB, but async stop is holding ch_lock */
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 390 pthread_mutex_t ch_lock; /* channel lock */ member in struct:mm_channel
631 * This is to avoid deadlock when trying to aquire ch_lock,
632 * from the context of dataCB, but async stop is holding ch_lock */
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 438 pthread_mutex_t ch_lock; /* channel lock */ member in struct:mm_channel
713 * This is to avoid deadlock when trying to aquire ch_lock,
714 * from the context of dataCB, but async stop is holding ch_lock */
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 501 pthread_mutex_t ch_lock; /* channel lock */ member in struct:mm_channel
828 * This is to avoid deadlock when trying to aquire ch_lock,
829 * from the context of dataCB, but async stop is holding ch_lock */
    [all...]

Completed in 170 milliseconds