HomeSort by relevance Sort by last modified time
    Searched full:os_mutex_init (Results 1 - 1 of 1) sorted by null

  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
QCameraMjpegDecode.cpp 63 #define os_mutex_init(a) pthread_mutex_init(a, NULL) macro
213 os_mutex_init(&thread_ctrl_blks[i].mutex);

Completed in 100 milliseconds