MIRA
Namespaces | Typedefs | Functions
ThreadID.h File Reference

OS independent thread id. More...

#include <platform/Types.h>
#include <sys/syscall.h>
Include dependency graph for ThreadID.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Typedefs

typedef uint32 ThreadID
 Platform independent thread ID. More...
 

Functions

ThreadID getCurrentThreadID ()
 Get the ID of the current thread. More...
 

Detailed Description

OS independent thread id.

Author
Tim Langner
Date
2010/07/14