Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Thread.cc File Reference

Describes the Thread class and its AutoThread templated subclass. More...

#include "Thread.h"
#include "Shared/ReferenceCounter.h"
#include "ProcessID.h"
#include "Shared/StackTrace.h"
#include "Shared/MarkScope.h"
#include <pthread.h>
#include <string.h>
#include <iostream>
#include <signal.h>
#include <unistd.h>
#include <cassert>
#include <cstdio>
#include <errno.h>
#include <stdexcept>
Include dependency graph for Thread.cc:

Go to the source code of this file.

Defines

#define THREADCANCEL_SANITY_CHECKS

Detailed Description

Describes the Thread class and its AutoThread templated subclass.

Author:
ejt (Creator)

Definition in file Thread.cc.


Define Documentation

#define THREADCANCEL_SANITY_CHECKS

Definition at line 20 of file Thread.cc.


Tekkotsu v5.1CVS
Generated Mon May 9 04:59:03 2016 by Doxygen 1.6.3