A simple lock-free queue implementation based on Implementing Lock-Free Queues (by John D. Valois).
It is supposed to be used on multi-threaded tcpdump project (not finished yet :().
A simple lock-free queue implementation based on Implementing Lock-Free Queues (by John D. Valois).
It is supposed to be used on multi-threaded tcpdump project (not finished yet :().