src/engine/thread_obj.h File Reference

#include <pthread.h>
#include <string>
#include "engine/mutex.h"
#include "tools/log.h"

Include dependency graph for thread_obj.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThreadObj
 Thread. More...

Functions

ThreadObjGetCurrentThread ()
 Get a pointer to the calling ThreadObj.


Function Documentation

ThreadObj* GetCurrentThread (  ) 

Get a pointer to the calling ThreadObj.

Returns:
a pointer to the current ThreadObj or NULL when called from the main thread.

Definition at line 93 of file thread_obj.cpp.


Generated on Sun Oct 10 19:10:03 2010 for libldsw by  doxygen 1.5.8