Searched refs:nomalloc (Results 1 – 3 of 3) sorted by relevance
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()
232 int nomalloc; member
670 thr->nomalloc = false; in CheckUnwind()