Add a simple lock-free LIFO implementation to small allocators library.
Showing
include/lib/small/lf_lifo.h
0 → 100644
test/unit/lf_lifo.c
0 → 100644
test/unit/lf_lifo.result
0 → 100644
Please register or sign in to comment