Searched refs:isForbiddenKeyOnce (Results 1 – 1 of 1) sorted by relevance
112 static pthread_once_t isForbiddenKeyOnce = PTHREAD_ONCE_INIT; variable121 pthread_once(&isForbiddenKeyOnce, initializeIsForbiddenKey); in isForbidden()128 pthread_once(&isForbiddenKeyOnce, initializeIsForbiddenKey); in fastMallocForbid()134 pthread_once(&isForbiddenKeyOnce, initializeIsForbiddenKey); in fastMallocAllow()