dynamic::api::thread Class Reference

A thread of execution. More...

#include <thread.hpp>

Inheritance diagram for dynamic::api::thread:

cg::not_copyable cg::not_assignable cg::not_assignable cg::not_copyable

List of all members.

Public Member Functions

void run (thread_func fn, void *data)
void join ()
void run (thread_func start, LPVOID data)
void join ()


Detailed Description

A thread of execution.

The purpose of this class is to abstract away the operation system.

Definition at line 41 of file posix/thread.hpp.


The documentation for this class was generated from the following files:

Generated on Thu Dec 18 22:14:19 2008 for C++Script by  doxygen 1.5.7.1