Home
last modified time | relevance | path

Searched refs:loc_sync_call_mutex (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
Dloc_api_sync_call.c52 pthread_mutex_t loc_sync_call_mutex = PTHREAD_MUTEX_INITIALIZER; variable
74 pthread_mutex_lock(&loc_sync_call_mutex); in loc_api_sync_call_init()
76 pthread_mutex_unlock(&loc_sync_call_mutex); in loc_api_sync_call_init()
98 pthread_mutex_unlock(&loc_sync_call_mutex); in loc_api_sync_call_init()
122 pthread_mutex_lock(&loc_sync_call_mutex); in loc_api_sync_call_destroy()
124 pthread_mutex_unlock(&loc_sync_call_mutex); in loc_api_sync_call_destroy()
143 pthread_mutex_unlock(&loc_sync_call_mutex); in loc_api_sync_call_destroy()