/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
H A D | mm_camera_interface.c | 84 pthread_mutex_unlock(&g_handler_lock); in mm_camera_util_generate_handler() 173 pthread_mutex_unlock(&g_intf_lock); in mm_camera_util_set_camera_object() 259 pthread_mutex_unlock(&g_intf_lock); in mm_camera_intf_query_capability() 650 pthread_mutex_unlock(&g_intf_lock); in mm_camera_intf_close() 976 pthread_mutex_unlock(&g_intf_lock); in mm_camera_intf_cancel_buf() 979 pthread_mutex_unlock(&g_intf_lock); in mm_camera_intf_cancel_buf() 2820 pthread_mutex_unlock(&g_intf_lock); in get_num_of_cameras() 2995 pthread_mutex_unlock(&g_intf_lock); in mm_camera_intf_reg_frame_sync() 2999 pthread_mutex_unlock(&g_intf_lock); in mm_camera_intf_reg_frame_sync() 3035 pthread_mutex_unlock(&g_intf_lock); in mm_camera_intf_handle_frame_sync_cb() [all …]
|
H A D | mm_camera_muxer.c | 255 pthread_mutex_unlock(&cam_obj->muxer_lock); in mm_camera_muxer_camera_open() 271 pthread_mutex_unlock(&cam_obj->muxer_lock); in mm_camera_muxer_camera_open() 280 pthread_mutex_unlock(&cam_obj->muxer_lock); in mm_camera_muxer_camera_open() 290 pthread_mutex_unlock(&cam_obj->muxer_lock); in mm_camera_muxer_camera_open() 317 pthread_mutex_unlock(&cam_obj->muxer_lock); in mm_camera_muxer_query_capability() 320 pthread_mutex_unlock(&cam_obj->muxer_lock); in mm_camera_muxer_query_capability() 351 pthread_mutex_unlock(&cam_obj->muxer_lock); in mm_camera_muxer_register_event_notify() 1517 pthread_mutex_unlock(&my_obj->cam_lock); in mm_camera_muxer_get_session_id() 1734 pthread_mutex_unlock(&my_obj->cb_lock); in mm_camera_muxer_stream_frame_sync() 1885 pthread_mutex_unlock(&queue->que.lock); in mm_camera_muxer_frame_sync_dequeue() [all …]
|
H A D | mm_camera.c | 374 pthread_mutex_unlock(&my_obj->cam_lock); in mm_camera_open() 403 pthread_mutex_unlock(&my_obj->cam_lock); in mm_camera_open() 457 pthread_mutex_unlock(&my_obj->cam_lock); in mm_camera_close() 509 pthread_mutex_unlock(&my_obj->cb_lock); in mm_camera_register_event_notify_internal() 535 pthread_mutex_unlock(&my_obj->cam_lock); in mm_camera_register_event_notify() 561 pthread_mutex_unlock(&my_obj->cam_lock); in mm_camera_qbuf() 677 pthread_mutex_unlock(&my_obj->cam_lock); in mm_camera_query_capability() 706 pthread_mutex_unlock(&my_obj->cam_lock); in mm_camera_set_parms() 736 pthread_mutex_unlock(&my_obj->cam_lock); in mm_camera_get_parms() 2730 pthread_mutex_unlock(&dbg_log_mutex); in mm_camera_debug_log() [all …]
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
H A D | mm_jpegdec_interface.c | 70 pthread_mutex_unlock(&g_dec_intf_lock); in mm_jpegdec_intf_start_job() 74 pthread_mutex_unlock(&g_dec_intf_lock); in mm_jpegdec_intf_start_job() 107 pthread_mutex_unlock(&g_dec_intf_lock); in mm_jpegdec_intf_create_session() 112 pthread_mutex_unlock(&g_dec_intf_lock); in mm_jpegdec_intf_create_session() 141 pthread_mutex_unlock(&g_dec_intf_lock); in mm_jpegdec_intf_destroy_session() 146 pthread_mutex_unlock(&g_dec_intf_lock); in mm_jpegdec_intf_destroy_session() 175 pthread_mutex_unlock(&g_dec_intf_lock); in mm_jpegdec_intf_abort_job() 180 pthread_mutex_unlock(&g_dec_intf_lock); in mm_jpegdec_intf_abort_job() 209 pthread_mutex_unlock(&g_dec_intf_lock); in mm_jpegdec_intf_close() 224 pthread_mutex_unlock(&g_dec_intf_lock); in mm_jpegdec_intf_close() [all …]
|
H A D | mm_jpeg_interface.c | 72 pthread_mutex_unlock(&g_handler_lock); in mm_jpeg_util_generate_handler() 121 pthread_mutex_unlock(&g_intf_lock); in mm_jpeg_intf_start_job() 125 pthread_mutex_unlock(&g_intf_lock); in mm_jpeg_intf_start_job() 158 pthread_mutex_unlock(&g_intf_lock); in mm_jpeg_intf_create_session() 163 pthread_mutex_unlock(&g_intf_lock); in mm_jpeg_intf_create_session() 192 pthread_mutex_unlock(&g_intf_lock); in mm_jpeg_intf_destroy_session() 197 pthread_mutex_unlock(&g_intf_lock); in mm_jpeg_intf_destroy_session() 226 pthread_mutex_unlock(&g_intf_lock); in mm_jpeg_intf_abort_job() 231 pthread_mutex_unlock(&g_intf_lock); in mm_jpeg_intf_abort_job() 275 pthread_mutex_unlock(&g_intf_lock); in mm_jpeg_intf_close() [all …]
|
/aosp12/hardware/qcom/sm7150/gps/location/ |
H A D | LocationAPI.cpp | 119 pthread_mutex_unlock(&gDataMutex); in onRemoveClientCompleteCb() 223 pthread_mutex_unlock(&gDataMutex); in createInstance() 283 pthread_mutex_unlock(&gDataMutex); in destroy() 368 pthread_mutex_unlock(&gDataMutex); in updateCallbacks() 390 pthread_mutex_unlock(&gDataMutex); in startTracking() 412 pthread_mutex_unlock(&gDataMutex); in stopTracking() 434 pthread_mutex_unlock(&gDataMutex); in updateTrackingOptions() 450 pthread_mutex_unlock(&gDataMutex); in startBatching() 466 pthread_mutex_unlock(&gDataMutex); in stopBatching() 481 pthread_mutex_unlock(&gDataMutex); in updateBatchingOptions() [all …]
|
H A D | LocationAPIClientBase.cpp | 81 pthread_mutex_unlock(&mMutex); in ~LocationAPIControlClient() 98 pthread_mutex_unlock(&mMutex); in locAPIGnssDeleteAidingData() 120 pthread_mutex_unlock(&mMutex); in locAPIEnable() 139 pthread_mutex_unlock(&mMutex); in locAPIDisable() 164 pthread_mutex_unlock(&mMutex); in locAPIGnssUpdateConfig() 185 pthread_mutex_unlock(&mMutex); in locAPIGnssGetConfig() 231 pthread_mutex_unlock(&mMutex); in getRequestBySession() 248 pthread_mutex_unlock(&mMutex); in getRequestBySessionArrayPtr() 310 pthread_mutex_unlock(&mMutex); in locAPISetCallbacks() 328 pthread_mutex_unlock(&mMutex); in ~LocationAPIClientBase() [all …]
|
/aosp12/hardware/st/nfc/1.0/ |
H A D | nfc_nci_st21nfc.c | 85 (void) pthread_mutex_unlock(&hal_mtx); in hal_open() 89 (void)pthread_mutex_unlock(&hal_mtx); in hal_open() 109 (void) pthread_mutex_unlock(&hal_mtx); in hal_write() 115 (void) pthread_mutex_unlock(&hal_mtx); in hal_write() 118 (void) pthread_mutex_unlock(&hal_mtx); in hal_write() 131 (void) pthread_mutex_unlock(&hal_mtx); in hal_core_initialized() 148 (void)pthread_mutex_unlock(&hal_mtx); in hal_close() 153 (void)pthread_mutex_unlock(&hal_mtx); in hal_close() 157 (void)pthread_mutex_unlock(&hal_mtx); in hal_close() 190 (void) pthread_mutex_unlock(&hal_mtx); in hal_power_cycle() [all …]
|
/aosp12/hardware/qcom/sm7250/gps/location/ |
H A D | LocationAPI.cpp | 165 pthread_mutex_unlock(&gDataMutex); in onRemoveClientCompleteCb() 277 pthread_mutex_unlock(&gDataMutex); in createInstance() 342 pthread_mutex_unlock(&gDataMutex); in destroy() 429 pthread_mutex_unlock(&gDataMutex); in updateCallbacks() 451 pthread_mutex_unlock(&gDataMutex); in startTracking() 473 pthread_mutex_unlock(&gDataMutex); in stopTracking() 495 pthread_mutex_unlock(&gDataMutex); in updateTrackingOptions() 511 pthread_mutex_unlock(&gDataMutex); in startBatching() 527 pthread_mutex_unlock(&gDataMutex); in stopBatching() 542 pthread_mutex_unlock(&gDataMutex); in updateBatchingOptions() [all …]
|
H A D | LocationAPIClientBase.cpp | 81 pthread_mutex_unlock(&mMutex); in ~LocationAPIControlClient() 98 pthread_mutex_unlock(&mMutex); in locAPIGnssDeleteAidingData() 120 pthread_mutex_unlock(&mMutex); in locAPIEnable() 139 pthread_mutex_unlock(&mMutex); in locAPIDisable() 165 pthread_mutex_unlock(&mMutex); in locAPIGnssUpdateConfig() 187 pthread_mutex_unlock(&mMutex); in locAPIGnssGetConfig() 233 pthread_mutex_unlock(&mMutex); in getRequestBySession() 250 pthread_mutex_unlock(&mMutex); in getRequestBySessionArrayPtr() 312 pthread_mutex_unlock(&mMutex); in locAPISetCallbacks() 333 pthread_mutex_unlock(&mMutex); in destroy() [all …]
|
/aosp12/hardware/qcom/sm8150/gps/location/ |
H A D | LocationAPI.cpp | 165 pthread_mutex_unlock(&gDataMutex); in onRemoveClientCompleteCb() 277 pthread_mutex_unlock(&gDataMutex); in createInstance() 342 pthread_mutex_unlock(&gDataMutex); in destroy() 429 pthread_mutex_unlock(&gDataMutex); in updateCallbacks() 451 pthread_mutex_unlock(&gDataMutex); in startTracking() 473 pthread_mutex_unlock(&gDataMutex); in stopTracking() 495 pthread_mutex_unlock(&gDataMutex); in updateTrackingOptions() 511 pthread_mutex_unlock(&gDataMutex); in startBatching() 527 pthread_mutex_unlock(&gDataMutex); in stopBatching() 542 pthread_mutex_unlock(&gDataMutex); in updateBatchingOptions() [all …]
|
H A D | LocationAPIClientBase.cpp | 81 pthread_mutex_unlock(&mMutex); in ~LocationAPIControlClient() 98 pthread_mutex_unlock(&mMutex); in locAPIGnssDeleteAidingData() 120 pthread_mutex_unlock(&mMutex); in locAPIEnable() 139 pthread_mutex_unlock(&mMutex); in locAPIDisable() 165 pthread_mutex_unlock(&mMutex); in locAPIGnssUpdateConfig() 187 pthread_mutex_unlock(&mMutex); in locAPIGnssGetConfig() 233 pthread_mutex_unlock(&mMutex); in getRequestBySession() 250 pthread_mutex_unlock(&mMutex); in getRequestBySessionArrayPtr() 312 pthread_mutex_unlock(&mMutex); in locAPISetCallbacks() 333 pthread_mutex_unlock(&mMutex); in destroy() [all …]
|
/aosp12/hardware/st/nfc/1.1/ |
H A D | hal_st21nfc.cc | 296 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open() 304 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open() 308 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open() 323 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write() 328 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write() 331 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write() 343 (void) pthread_mutex_unlock(&hal_mtx); in StNfc_hal_core_initialized() 360 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close() 365 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close() 369 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close() [all …]
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/ |
H A D | LocationAPI.cpp | 176 pthread_mutex_unlock(&gDataMutex); in createInstance() 214 pthread_mutex_unlock(&gDataMutex); in ~LocationAPI() 284 pthread_mutex_unlock(&gDataMutex); in updateCallbacks() 312 pthread_mutex_unlock(&gDataMutex); in startTracking() 340 pthread_mutex_unlock(&gDataMutex); in stopTracking() 368 pthread_mutex_unlock(&gDataMutex); in updateTrackingOptions() 384 pthread_mutex_unlock(&gDataMutex); in startBatching() 400 pthread_mutex_unlock(&gDataMutex); in stopBatching() 415 pthread_mutex_unlock(&gDataMutex); in updateBatchingOptions() 430 pthread_mutex_unlock(&gDataMutex); in getBatchedLocations() [all …]
|
H A D | LocationAPIClientBase.cpp | 81 pthread_mutex_unlock(&mMutex); in ~LocationAPIControlClient() 98 pthread_mutex_unlock(&mMutex); in locAPIGnssDeleteAidingData() 120 pthread_mutex_unlock(&mMutex); in locAPIEnable() 139 pthread_mutex_unlock(&mMutex); in locAPIDisable() 164 pthread_mutex_unlock(&mMutex); in locAPIGnssUpdateConfig() 185 pthread_mutex_unlock(&mMutex); in locAPIGnssGetConfig() 231 pthread_mutex_unlock(&mMutex); in getRequestBySession() 248 pthread_mutex_unlock(&mMutex); in getRequestBySessionArrayPtr() 310 pthread_mutex_unlock(&mMutex); in locAPISetCallbacks() 328 pthread_mutex_unlock(&mMutex); in ~LocationAPIClientBase() [all …]
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | LocationAPI.cpp | 119 pthread_mutex_unlock(&gDataMutex); in onRemoveClientCompleteCb() 224 pthread_mutex_unlock(&gDataMutex); in createInstance() 287 pthread_mutex_unlock(&gDataMutex); in destroy() 372 pthread_mutex_unlock(&gDataMutex); in updateCallbacks() 394 pthread_mutex_unlock(&gDataMutex); in startTracking() 416 pthread_mutex_unlock(&gDataMutex); in stopTracking() 438 pthread_mutex_unlock(&gDataMutex); in updateTrackingOptions() 454 pthread_mutex_unlock(&gDataMutex); in startBatching() 470 pthread_mutex_unlock(&gDataMutex); in stopBatching() 485 pthread_mutex_unlock(&gDataMutex); in updateBatchingOptions() [all …]
|
H A D | LocationAPIClientBase.cpp | 81 pthread_mutex_unlock(&mMutex); in ~LocationAPIControlClient() 98 pthread_mutex_unlock(&mMutex); in locAPIGnssDeleteAidingData() 120 pthread_mutex_unlock(&mMutex); in locAPIEnable() 139 pthread_mutex_unlock(&mMutex); in locAPIDisable() 164 pthread_mutex_unlock(&mMutex); in locAPIGnssUpdateConfig() 185 pthread_mutex_unlock(&mMutex); in locAPIGnssGetConfig() 231 pthread_mutex_unlock(&mMutex); in getRequestBySession() 248 pthread_mutex_unlock(&mMutex); in getRequestBySessionArrayPtr() 310 pthread_mutex_unlock(&mMutex); in locAPISetCallbacks() 328 pthread_mutex_unlock(&mMutex); in ~LocationAPIClientBase() [all …]
|
/aosp12/hardware/qcom/gps/msm8909w_3100/location/ |
H A D | LocationAPI.cpp | 181 pthread_mutex_unlock(&gDataMutex); in createInstance() 219 pthread_mutex_unlock(&gDataMutex); in ~LocationAPI() 286 pthread_mutex_unlock(&gDataMutex); in updateCallbacks() 314 pthread_mutex_unlock(&gDataMutex); in startTracking() 342 pthread_mutex_unlock(&gDataMutex); in stopTracking() 369 pthread_mutex_unlock(&gDataMutex); in updateTrackingOptions() 385 pthread_mutex_unlock(&gDataMutex); in startBatching() 401 pthread_mutex_unlock(&gDataMutex); in stopBatching() 420 pthread_mutex_unlock(&gDataMutex); in updateBatchingOptions() 435 pthread_mutex_unlock(&gDataMutex); in getBatchedLocations() [all …]
|
H A D | LocationAPIClientBase.cpp | 81 pthread_mutex_unlock(&mMutex); in ~LocationAPIControlClient() 98 pthread_mutex_unlock(&mMutex); in locAPIGnssDeleteAidingData() 120 pthread_mutex_unlock(&mMutex); in locAPIEnable() 139 pthread_mutex_unlock(&mMutex); in locAPIDisable() 167 pthread_mutex_unlock(&mMutex); in locAPIGnssUpdateConfig() 200 pthread_mutex_unlock(&mMutex); in onCtrlCollectiveResponseCb() 218 pthread_mutex_unlock(&mMutex); in getRequestBySession() 280 pthread_mutex_unlock(&mMutex); in locAPISetCallbacks() 298 pthread_mutex_unlock(&mMutex); in ~LocationAPIClientBase() 323 pthread_mutex_unlock(&mMutex); in locAPIStartTracking() [all …]
|
/aosp12/hardware/qcom/gps/msm8998/location/ |
H A D | LocationAPI.cpp | 181 pthread_mutex_unlock(&gDataMutex); in createInstance() 219 pthread_mutex_unlock(&gDataMutex); in ~LocationAPI() 286 pthread_mutex_unlock(&gDataMutex); in updateCallbacks() 314 pthread_mutex_unlock(&gDataMutex); in startTracking() 342 pthread_mutex_unlock(&gDataMutex); in stopTracking() 369 pthread_mutex_unlock(&gDataMutex); in updateTrackingOptions() 385 pthread_mutex_unlock(&gDataMutex); in startBatching() 401 pthread_mutex_unlock(&gDataMutex); in stopBatching() 418 pthread_mutex_unlock(&gDataMutex); in updateBatchingOptions() 433 pthread_mutex_unlock(&gDataMutex); in getBatchedLocations() [all …]
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/ |
H A D | LocationAPI.cpp | 181 pthread_mutex_unlock(&gDataMutex); in createInstance() 219 pthread_mutex_unlock(&gDataMutex); in ~LocationAPI() 286 pthread_mutex_unlock(&gDataMutex); in updateCallbacks() 314 pthread_mutex_unlock(&gDataMutex); in startTracking() 342 pthread_mutex_unlock(&gDataMutex); in stopTracking() 369 pthread_mutex_unlock(&gDataMutex); in updateTrackingOptions() 385 pthread_mutex_unlock(&gDataMutex); in startBatching() 401 pthread_mutex_unlock(&gDataMutex); in stopBatching() 418 pthread_mutex_unlock(&gDataMutex); in updateBatchingOptions() 433 pthread_mutex_unlock(&gDataMutex); in getBatchedLocations() [all …]
|
/aosp12/hardware/st/nfc/1.2/ |
H A D | hal_st21nfc.cc | 303 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open() 311 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open() 315 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_open() 330 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write() 335 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write() 338 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_write() 350 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_core_initialized() 367 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close() 372 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close() 376 (void)pthread_mutex_unlock(&hal_mtx); in StNfc_hal_close() [all …]
|
/aosp12/hardware/google/gchips/gralloc4/src/core/ |
H A D | mali_gralloc_reference.cpp | 58 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_retain() 82 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_map() 88 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_map() 107 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_release() 143 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_release() 159 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_validate() 162 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_validate()
|
/aosp12/hardware/qcom/sm7150/gps/utils/ |
H A D | msg_q.c | 208 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_snd() 217 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_snd() 251 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_rcv() 263 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_rcv() 294 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_rmv() 300 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_rmv() 306 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_rmv() 338 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_flush() 364 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_unblock() 375 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_unblock()
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | msg_q.c | 208 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_snd() 217 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_snd() 251 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_rcv() 263 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_rcv() 294 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_rmv() 300 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_rmv() 306 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_rmv() 338 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_flush() 364 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_unblock() 375 pthread_mutex_unlock(&p_msg_q->list_mutex); in msg_q_unblock()
|