sos-os / alarm

ALARM: Another Library for Allocating and Releasing Memory
Apache License 2.0
8 stars 6 forks source link

Add locked allocator type to alloc-base #51

Closed hawkw closed 6 years ago

hawkw commented 6 years ago

This simplifies the lend allocator implementation and will make allocator composition/stacking much easier further on.