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

  /system/bt/osi/include/
mutex.h 27 void mutex_global_unlock(void);
  /system/bt/osi/src/
mutex.cc 29 void mutex_global_unlock(void) { global_mutex.unlock(); } function
  /system/bt/stack/rfcomm/
port_api.cc     [all...]
port_utils.cc 221 mutex_global_unlock();
242 mutex_global_unlock();
port_rfc.cc 822 mutex_global_unlock();
917 mutex_global_unlock();
933 mutex_global_unlock();
    [all...]
  /system/bt/stack/gap/
gap_conn.cc 409 mutex_global_unlock();
    [all...]

Completed in 586 milliseconds