0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Macros | Typedefs
Thread.h File Reference

Importing boost::thread and boost::thread_group into the Hypertable namespace. More...

#include <boost/thread.hpp>
#include "Common/Logger.h"
Include dependency graph for Thread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::ThisThread
 

Macros

#define HT_THREAD_ID_DECL(_var_)
 
#define HT_THREAD_ID_SET(_var_)
 

Typedefs

typedef boost::thread Hypertable::Thread
 
typedef boost::thread_group Hypertable::ThreadGroup
 

Detailed Description

Importing boost::thread and boost::thread_group into the Hypertable namespace.

Definition in file Thread.h.