Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dmutex.h30 void mutex_global_lock(void);
/system/bt/osi/src/
Dmutex.c38 void mutex_global_lock(void) { in mutex_global_lock() function
/system/bt/stack/rfcomm/
Dport_api.c1160 mutex_global_lock(); /* to prevent missing credit */ in PORT_Purge()
1178 mutex_global_lock(); /* to prevent tx.queue_size from being negative */ in PORT_Purge()
1261 mutex_global_lock(); in PORT_ReadData()
1276 mutex_global_lock(); in PORT_ReadData()
1344 mutex_global_lock(); in PORT_Read()
1552 mutex_global_lock(); in PORT_WriteDataCO()
1697 mutex_global_lock(); in PORT_WriteData()
Dport_rfc.c893 mutex_global_lock(); in PORT_DataInd()
1002 mutex_global_lock(); in port_rfc_send_tx_data()
Dport_utils.c216 mutex_global_lock(); in port_release_port()
/system/bt/btif/co/
Dbta_av_co.c532 mutex_global_lock(); in bta_av_audio_sink_getconfig()
662 mutex_global_lock(); in bta_av_co_audio_getconfig()
817 mutex_global_lock(); in bta_av_co_audio_setconfig()
1557 mutex_global_lock(); in bta_av_co_audio_codec_reset()
1680 mutex_global_lock(); in bta_av_co_audio_get_sbc_config()
/system/bt/stack/gap/
Dgap_conn.c357 mutex_global_lock(); in GAP_ConnReadData()
/system/bt/btif/src/
Dbtif_media_task.c954 mutex_global_lock(); in btif_a2dp_setup_codec()