0.4.2
- Fix memory corruption bug when
retire
is recursively called during reclamation. - Added a
reclaim_all
function to support recursive calls to retire.
retire
is recursively called during reclamation.reclaim_all
function to support recursive calls to retire.