Searched refs:nomalloc (Results 1 – 3 of 3) sorted by relevance
420 if (thr->nomalloc) { in Alloc()421 thr->nomalloc = 0; // CHECK calls internal_malloc(). in Alloc()430 if (thr->nomalloc) { in FreeImpl()431 thr->nomalloc = 0; // CHECK calls internal_malloc(). in FreeImpl()
232 int nomalloc; member
671 thr->nomalloc = false; in CheckUnwind()