IBR-DTNSuite  0.10
Thread.h File Reference
#include <pthread.h>
#include <sys/types.h>
#include "ibrcommon/thread/Mutex.h"
#include "ibrcommon/thread/Conditional.h"
#include "ibrcommon/thread/ThreadsafeState.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.

Classes

class  ibrcommon::ThreadException
 
class  ibrcommon::Thread
 
class  ibrcommon::JoinableThread
 
class  ibrcommon::DetachedThread
 

Namespaces

namespace  ibrcommon
 

Macros

#define DEFAULT_STACKSIZE   2*1024*1024
 

Macro Definition Documentation

#define DEFAULT_STACKSIZE   2*1024*1024

Definition at line 32 of file Thread.h.