lockfree: move node allocation code to freelist
commit317e8451a1cc62b1e40c11543f95752cbf14a23b
authorTim Blechmann <tim@klingt.org>
Mon, 16 May 2011 08:18:41 +0000 (16 10:18 +0200)
committerTim Blechmann <tim@klingt.org>
Mon, 16 May 2011 09:15:57 +0000 (16 11:15 +0200)
tree9a495515bd1f1c45218ce786e864867d84b932df
parent423be9f76bf96230b55ac00d84450f5349c483fb
lockfree: move node allocation code to freelist

Signed-off-by: Tim Blechmann <tim@klingt.org>
boost/lockfree/detail/freelist.hpp
boost/lockfree/fifo.hpp
boost/lockfree/stack.hpp