Searched refs:mMutex (Results 1 – 9 of 9) sorted by relevance
182 pthread_mutex_init(&mMutex, NULL); in QCamera3HardwareInterface()247 pthread_mutex_destroy(&mMutex); in ~QCamera3HardwareInterface()376 pthread_mutex_lock(&mMutex); in initialize()386 pthread_mutex_unlock(&mMutex); in initialize()391 pthread_mutex_unlock(&mMutex); in initialize()444 pthread_mutex_lock(&mMutex); in configureStreams()478 pthread_mutex_unlock(&mMutex); in configureStreams()515 pthread_mutex_unlock(&mMutex); in configureStreams()523 pthread_mutex_unlock(&mMutex); in configureStreams()570 pthread_mutex_unlock(&mMutex); in configureStreams()[all …]
210 pthread_mutex_t mMutex; variable
38 Mutex::Autolock lock(mMutex); in ~JpegCompressor()46 Mutex::Autolock lock(mMutex); in start()74 Mutex::Autolock lock(mMutex); in compressSynchronous()
80 Mutex mMutex; variable
64 Mutex::Autolock al(mMutex); in requestExit()100 Mutex::Autolock al(mMutex); in readyToRun()167 Mutex::Autolock al(mMutex); in threadLoop()
71 Mutex mMutex; variable
149 Mutex::Autolock l(mMutex); in connectCamera()189 Mutex::Autolock l(mMutex); in plugCamera()202 Mutex::Autolock l(mMutex); in unplugCamera()214 Mutex::Autolock l(mMutex); in getHotplugStatus()224 Mutex::Autolock l(mMutex); in closeCamera()254 Mutex::Autolock l(mMutex); in closeCamera()289 Mutex::Autolock l(mMutex); in getInProgressCount()314 Mutex::Autolock l(mMutex); in constructDefaultRequest()350 Mutex::Autolock l(mMutex); in allocateStream()467 Mutex::Autolock l(mMutex); in registerStreamBuffers()[all …]
328 Mutex::Autolock l(ec->mMutex); in set_notify_callback()383 Mutex::Autolock l(mMutex); in sendNotification()
248 Mutex mMutex;