$search

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


lockfree
Author(s): Josh Faust
autogenerated on Sat Mar 2 13:21:12 2013