Searched refs:spaces_need_memory (Results 1 – 1 of 1) sorted by relevance
1009 bool spaces_need_memory = true; in AllocateChunk() local1014 while (memory_available && spaces_need_memory) { in AllocateChunk()1015 spaces_need_memory = false; in AllocateChunk()1021 spaces_need_memory = true; in AllocateChunk()