Sirikata
Classes | Namespaces
libcore/include/sirikata/core/util/Thread.hpp File Reference
#include "Platform.hpp"
#include <boost/thread.hpp>
Include dependency graph for Thread.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Thread
 Thread is a thin wrapper around boost::thread which handles common thread initialization processes. More...

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.