IBR-DTNSuite  0.8
ibrcommon/ibrcommon/thread/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

Defines

#define DEFAULT_STACKSIZE   2*1024*1024

Define Documentation

#define DEFAULT_STACKSIZE   2*1024*1024

Definition at line 18 of file Thread.h.