zig/lib/std/heap
Isaac Yonemoto a2cd9dc3bd
Gpa mutex configurable (#7234)
* makes the mutex for the gpa configurable

* fixed logic, added test

* updates docstring; pushes logic to one place, better duck-type
2020-12-03 15:49:35 -05:00
..
arena_allocator.zig std: ArenaAllocator tries to resize before allocating 2020-09-25 10:58:07 +02:00
general_purpose_allocator.zig Gpa mutex configurable (#7234) 2020-12-03 15:49:35 -05:00
logging_allocator.zig change debug.assert to testing.expect in tests 2020-11-06 22:48:54 +01:00