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

  /device/google/marlin/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 */
  /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 */

Completed in 103 milliseconds