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