Home
last modified time | relevance | path

Searched defs:g_commandmutex (Results 1 – 1 of 1) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
Dat_support.c27 static pthread_mutex_t g_commandmutex = PTHREAD_MUTEX_INITIALIZER; variable
141 …const OnNotify g_onNotifyFunc, pthread_mutex_t *g_commandmutex, const char *responseLine, const ch… in IsResponseOtherCases()