Home
last modified time | relevance | path

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

/device/generic/goldfish/ril/
Datchannel.c75 static pthread_mutex_t s_writeMutex = PTHREAD_MUTEX_INITIALIZER; variable
753 pthread_mutex_lock(&s_writeMutex); in at_send_command_full()
763 pthread_mutex_unlock(&s_writeMutex); in at_send_command_full()
912 pthread_mutex_lock(&s_writeMutex); in at_handshake()
935 pthread_mutex_unlock(&s_writeMutex); in at_handshake()