Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dmutex.h27 void mutex_global_unlock(void);
/system/bt/osi/src/
Dmutex.cc29 void mutex_global_unlock(void) { global_mutex.unlock(); } in mutex_global_unlock() function
/system/bt/stack/rfcomm/
Dport_api.cc1088 mutex_global_unlock(); in PORT_Purge()
1102 mutex_global_unlock(); in PORT_Purge()
1175 mutex_global_unlock(); in PORT_ReadData()
1194 mutex_global_unlock(); in PORT_ReadData()
1252 mutex_global_unlock(); in PORT_Read()
1258 mutex_global_unlock(); in PORT_Read()
1455 mutex_global_unlock(); in PORT_WriteDataCO()
1465 mutex_global_unlock(); in PORT_WriteDataCO()
1470 mutex_global_unlock(); in PORT_WriteDataCO()
1596 mutex_global_unlock(); in PORT_WriteData()
[all …]
Dport_utils.cc220 mutex_global_unlock(); in port_release_port()
241 mutex_global_unlock(); in port_release_port()
Dport_rfc.cc818 mutex_global_unlock(); in PORT_DataInd()
914 mutex_global_unlock(); in port_rfc_send_tx_data()
930 mutex_global_unlock(); in port_rfc_send_tx_data()
/system/bt/stack/gap/
Dgap_conn.cc408 mutex_global_unlock(); in GAP_ConnReadData()