Searched refs:g_dFileSessionChainMutex (Results 1 – 3 of 3) sorted by relevance
37 extern pthread_mutex_t g_dFileSessionChainMutex;
46 pthread_mutex_t g_dFileSessionChainMutex = PTHREAD_MUTEX_INITIALIZER; variable102 if (PthreadMutexLock(&g_dFileSessionChainMutex) != 0) { in GetDFileSessionNodeById()113 if (PthreadMutexUnlock(&g_dFileSessionChainMutex) != 0) { in GetDFileSessionNodeById()132 if (PthreadMutexLock(&g_dFileSessionChainMutex) != 0) { in AddDFileSessionNode()138 if (PthreadMutexUnlock(&g_dFileSessionChainMutex) != 0) { in AddDFileSessionNode()153 if (PthreadMutexLock(&g_dFileSessionChainMutex) != 0) { in PopDFileSessionNodeById()165 if (PthreadMutexUnlock(&g_dFileSessionChainMutex) != 0) { in PopDFileSessionNodeById()
52 if (PthreadMutexLock(&g_dFileSessionChainMutex) != 0) { in HidumpList()67 if (PthreadMutexUnlock(&g_dFileSessionChainMutex) != 0) { in HidumpList()