Searched refs:max_mem (Results 1 – 1 of 1) sorted by relevance
343 size_t max_mem; in Go() local346 max_mem = SIZE_MAX; in Go()349 max_mem = static_cast<size_t>(1024 * 1024 * working_mem_size_mb); in Go()356 while ((working_mem_size_mb == 0 || total_memory_used < max_mem) && in Go()