Searched refs:g_commandmutex (Results 1 – 1 of 1) sorted by relevance
78 pthread_mutex_lock(&g_commandmutex); in ATCloseReadLoop()85 pthread_mutex_unlock(&g_commandmutex); in ATCloseReadLoop()144 if (g_commandmutex == NULL) { in IsResponseOtherCases()148 pthread_mutex_unlock(g_commandmutex); in IsResponseOtherCases()163 pthread_mutex_lock(&g_commandmutex); in ProcessResponse()195 pthread_mutex_unlock(&g_commandmutex); in ProcessResponse()229 pthread_mutex_lock(&g_commandmutex); in SendCommandLock()248 pthread_mutex_unlock(&g_commandmutex); in SendCommandLock()267 pthread_mutex_lock(&g_commandmutex); in SendCommandNetWorksLock()271 pthread_mutex_unlock(&g_commandmutex); in SendCommandNetWorksLock()[all …]