Searched refs:s_writeMutex (Results 1 – 2 of 2) 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()
74 static pthread_mutex_t s_writeMutex = PTHREAD_MUTEX_INITIALIZER; variable751 pthread_mutex_lock(&s_writeMutex); in at_send_command_full()759 pthread_mutex_unlock(&s_writeMutex); in at_send_command_full()908 pthread_mutex_lock(&s_writeMutex); in at_handshake()931 pthread_mutex_unlock(&s_writeMutex); in at_handshake()