BTCP-Rebase/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 openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
cleanse.h openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
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