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

  /hardware/invensense/6515/libsensors_iio/
sensors_mpl.cpp 64 static pthread_mutex_t flush_handles_mutex = PTHREAD_MUTEX_INITIALIZER; variable
231 pthread_mutex_lock(&flush_handles_mutex);
243 pthread_mutex_unlock(&flush_handles_mutex);
246 pthread_mutex_unlock(&flush_handles_mutex);
368 pthread_mutex_lock(&flush_handles_mutex);
377 pthread_mutex_unlock(&flush_handles_mutex);

Completed in 48 milliseconds