Searched refs:s_writeMutex (Results 1 – 1 of 1) sorted by relevance
75 static pthread_mutex_t s_writeMutex = PTHREAD_MUTEX_INITIALIZER; variable753 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()