lockfree Documentation

lockfree: A collection of lockfree data structures

The lockfree package contains lock-free data structures for use in multithreaded programming. These kinds of data structures are generally not as easy to use as single-threaded equivalents, and are not always faster. If you don't know you need to use one, try another structure with a lock around it first.

lockfree is ...

codeapi



lockfree
Author(s): Josh Faust
autogenerated on Mon Oct 6 2014 06:54:55