Searched refs:nomalloc (Results 1 – 6 of 6) sorted by relevance
359 if (thr->nomalloc) { in Alloc()360 thr->nomalloc = 0; // CHECK calls internal_malloc(). in Alloc()369 if (thr->nomalloc) { in FreeImpl()370 thr->nomalloc = 0; // CHECK calls internal_malloc(). in FreeImpl()
690 thr->nomalloc++; in TraceSwitch()698 thr->nomalloc--; in TraceSwitch()
208 int nomalloc; member
381 if (thr->nomalloc) { in Alloc()382 thr->nomalloc = 0; // CHECK calls internal_malloc(). in Alloc()391 if (thr->nomalloc) { in FreeImpl()392 thr->nomalloc = 0; // CHECK calls internal_malloc(). in FreeImpl()
230 int nomalloc; member
667 thr->nomalloc = false; in CheckUnwind()