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

  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 320 pthread_mutex_t ch_lock; /* channel lock */ member in struct:mm_channel
519 * This is to avoid deadlock when trying to aquire ch_lock,
520 * from the context of dataCB, but async stop is holding ch_lock */
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 322 pthread_mutex_t ch_lock; /* channel lock */ member in struct:mm_channel
521 * This is to avoid deadlock when trying to aquire ch_lock,
522 * from the context of dataCB, but async stop is holding ch_lock */
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 348 pthread_mutex_t ch_lock; /* channel lock */ member in struct:mm_channel
560 * This is to avoid deadlock when trying to aquire ch_lock,
561 * from the context of dataCB, but async stop is holding ch_lock */
  /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 354 pthread_mutex_t ch_lock; /* channel lock */ member in struct:mm_channel
575 * This is to avoid deadlock when trying to aquire ch_lock,
576 * from the context of dataCB, but async stop is holding ch_lock */

Completed in 105 milliseconds