LAMA
|
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 |
Definition of the class Thread.
#define LAMA_BOOST_VERSION_PROVIDES_ID 103501 |
boost::thread::id is only available with Boost 1.35 and higher