
11 Dec
2009
11 Dec
'09
6:59 p.m.
hi all, i just wanted to let you know, that i ported boost.lockfree to boost.atomic. the code can be obtained from my git repository [1], branch lockfree-atomic-upstream. unfortunately there seems to be an issue with the fifo implementation. after adding another null pointer check (which shouldn't actually be needed), the implementation works fine, on my nehalem machine, not sure about other platforms, though ... it removes most of the low-level code, though ... so it is way cleaner than before ... cheers, tim [1] http://tim.klingt.org/git?p=boost_lockfree.git -- tim@klingt.org http://tim.klingt.org Only very good and very bad programmers use goto in C