Searched refs:emergency_malloc_wait (Results 1 – 1 of 1) sorted by relevance
452 static pthread_cond_t emergency_malloc_wait = PTHREAD_COND_INITIALIZER; variable496 pthread_cond_wait(&emergency_malloc_wait, &emergency_malloc_lock); in emergency_malloc()537 pthread_cond_signal(&emergency_malloc_wait); in emergency_malloc_free()