LAMA
/home/brandes/workspace/LAMA/src/lama/task/Thread.hpp File Reference

Definition of the class Thread. More...

#include <lama/config.hpp>
#include <boost/thread.hpp>
#include <boost/version.hpp>
#include <pthread.h>

Go to the source code of this file.

Data Structures

class  lama::Thread

Namespaces

namespace  lama
 

The namespace lama holds everything of the C++ Library lama.


Defines

#define LAMA_BOOST_VERSION_PROVIDES_ID   103501
 boost::thread::id is only available with Boost 1.35 and higher

Detailed Description

Definition of the class Thread.

Author:
Jiri Kraus
Date:
30.03.2012 $Id$

Define Documentation

#define LAMA_BOOST_VERSION_PROVIDES_ID   103501

boost::thread::id is only available with Boost 1.35 and higher