Libthreadar  1.4.0
Libthreadar Documentation

This is the documentation pages of Libthreadar, a C++ library that provides several classes to manipulate threads:

  • class barrier
  • class mutex
  • class semaphore
  • class fast_tampon
  • class thread
  • class freezer
  • class condition
  • class ratelier_gather
  • class ratelier_scatter

These classes are to be used independently from each others and are defined within the libthreadar namespace. An example of use "hello word" is available in the example subdirectory of source package.

source code download, support, discussion, and so on is available from sourceforge page at https://sourceforge.net/projects/libthreadar/