Searched refs:g_stubSessionMutex (Results 1 – 1 of 1) sorted by relevance
43 static pthread_mutex_t g_stubSessionMutex = PTHREAD_MUTEX_INITIALIZER; variable234 pthread_mutex_lock(&g_stubSessionMutex); in AttachStubSession()236 pthread_mutex_unlock(&g_stubSessionMutex); in AttachStubSession()242 pthread_mutex_lock(&g_stubSessionMutex); in DetachStubSession()244 pthread_mutex_unlock(&g_stubSessionMutex); in DetachStubSession()250 pthread_mutex_lock(&g_stubSessionMutex); in QueryStubSession()254 pthread_mutex_unlock(&g_stubSessionMutex); in QueryStubSession()258 pthread_mutex_unlock(&g_stubSessionMutex); in QueryStubSession()