taisei/src/memory
Andrei Alexeyev 13ace0e5c0
memory/mempool: refactor to avoid storing object size and alignment in struct
Works similarly to DYNAMMIC_ARRAY(type)
2024-06-05 21:16:02 +02:00
..
allocator.c src: the great #include massacre of 2024 2024-05-17 14:11:48 +02:00
allocator.h src: run upkeep 2024-05-17 04:58:47 +02:00
arena.c src: the great #include massacre of 2024 2024-05-17 14:11:48 +02:00
arena.h src: run upkeep 2024-05-17 04:58:47 +02:00
memory.c src: the great #include massacre of 2024 2024-05-17 14:11:48 +02:00
memory.h src: run upkeep 2024-05-17 04:58:47 +02:00
mempool.c memory/mempool: refactor to avoid storing object size and alignment in struct 2024-06-05 21:16:02 +02:00
mempool.h memory/mempool: refactor to avoid storing object size and alignment in struct 2024-06-05 21:16:02 +02:00
meson.build memory/mempool: rename from objectpool 2024-06-05 18:35:08 +02:00
util.h src: run upkeep 2024-05-17 04:58:47 +02:00