Searched refs:gParcelGlobalAllocSizeLock (Results 1 – 1 of 1) sorted by relevance
82 static pthread_mutex_t gParcelGlobalAllocSizeLock = PTHREAD_MUTEX_INITIALIZER; variable360 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in getGlobalAllocSize()362 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in getGlobalAllocSize()367 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in getGlobalAllocCount()369 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in getGlobalAllocCount()1956 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in freeDataNoInit()1965 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in freeDataNoInit()2009 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in restartWrite()2015 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in restartWrite()2104 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in continueWrite()[all …]