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.

  • Homepage: http://ros.org/wiki/lockfree
  • lockfree is ...

    Code API

     All Classes Namespaces Files Functions Variables Typedefs Defines


    lockfree
    Author(s): Josh Faust
    autogenerated on Fri Jan 11 09:40:14 2013