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

/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera.h320 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/
H A Dmm_camera.h322 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/
H A Dmm_camera.h348 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/
H A Dmm_camera.h383 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/
H A Dmm_camera.h354 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 11 milliseconds