dash/src/support
Kaz Wesley b3ddc5e76f LockedPool: avoid quadratic-time allocation
Use separate maps for used/free chunks to avoid linear scan through alloced
chunks for each alloc.
2016-11-02 16:52:56 -07:00
..
allocators support: Add LockedPool 2016-10-27 13:17:25 +02:00
cleanse.cpp
cleanse.h
lockedpool.cpp LockedPool: avoid quadratic-time allocation 2016-11-02 16:52:56 -07:00
lockedpool.h LockedPool: avoid quadratic-time allocation 2016-11-02 16:52:56 -07:00