paludis::Thread Class Reference
[Threads]

#include <thread.hh>

List of all members.

Basic operations

 Thread (const std::tr1::function< void() throw()> &)
 ~Thread ()

Static Public Member Functions

static void idle_adapter (const std::tr1::function< void() throw()> &)


Detailed Description

A basic thread class.

If threading is disabled, the threaded function is executed immediately in the current context.

Since:
0.26

Member Function Documentation

static void paludis::Thread::idle_adapter ( const std::tr1::function< void() throw()> &   )  [static]

Adapt a function for use in IdleActionPool.


The documentation for this class was generated from the following file:
Generated on Mon Sep 21 10:36:12 2009 for paludis by  doxygen 1.5.4