xoreos  0.0.5
Classes | Namespaces
thread.h File Reference

Threading helpers. More...

#include "src/common/atomic.h"
#include "src/common/fallthrough.h"
#include <SDL_thread.h>
#include <boost/noncopyable.hpp>
#include "src/common/ustring.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  Common::Thread
 A class that creates its own thread. More...
 

Namespaces

 Common
 

Detailed Description

Threading helpers.

See also threads.h for the global threading system helpers.

Definition in file thread.h.