Lines Matching refs:gParcelGlobalAllocSizeLock
89 static pthread_mutex_t gParcelGlobalAllocSizeLock = PTHREAD_MUTEX_INITIALIZER; variable
367 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in getGlobalAllocSize()
369 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in getGlobalAllocSize()
374 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in getGlobalAllocCount()
376 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in getGlobalAllocCount()
2455 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in freeDataNoInit()
2464 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in freeDataNoInit()
2508 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in restartWrite()
2514 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in restartWrite()
2601 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in continueWrite()
2604 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in continueWrite()
2642 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in continueWrite()
2645 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in continueWrite()
2677 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in continueWrite()
2680 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in continueWrite()