Searched defs:g_commandmutex (Results 1 – 1 of 1) sorted by relevance
27 static pthread_mutex_t g_commandmutex = PTHREAD_MUTEX_INITIALIZER; variable141 …const OnNotify g_onNotifyFunc, pthread_mutex_t *g_commandmutex, const char *responseLine, const ch… in IsResponseOtherCases()