HomeSort by relevance Sort by last modified time
    Searched refs:deferred_stop_mutex (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.h 82 pthread_mutex_t deferred_stop_mutex; member in struct:__anon17894
loc_eng.cpp 217 pthread_mutex_init (&(loc_eng_data.deferred_stop_mutex), NULL);
359 pthread_mutex_lock(&(loc_eng_data.deferred_stop_mutex));
366 pthread_mutex_unlock(&(loc_eng_data.deferred_stop_mutex));
369 pthread_mutex_unlock(&(loc_eng_data.deferred_stop_mutex));
    [all...]

Completed in 33 milliseconds