Lines Matching refs:gParcelGlobalAllocSizeLock
81 static pthread_mutex_t gParcelGlobalAllocSizeLock = PTHREAD_MUTEX_INITIALIZER; variable
365 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in getGlobalAllocSize()
367 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in getGlobalAllocSize()
372 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in getGlobalAllocCount()
374 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in getGlobalAllocCount()
2664 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in freeDataNoInit()
2673 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in freeDataNoInit()
2717 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in restartWrite()
2723 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in restartWrite()
2811 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in continueWrite()
2814 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in continueWrite()
2860 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in continueWrite()
2863 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in continueWrite()
2895 pthread_mutex_lock(&gParcelGlobalAllocSizeLock); in continueWrite()
2898 pthread_mutex_unlock(&gParcelGlobalAllocSizeLock); in continueWrite()