#include "SDL.h"#include "SDL_thread.h"#include <list>#include <boost/scoped_ptr.hpp>#include <boost/smart_ptr.hpp>

Go to the source code of this file.
Classes | |
| struct | threading::manager |
| class | threading::thread |
| class | threading::mutex |
| class | threading::lock |
| class | threading::condition |
| class | threading::waiter |
| class | threading::async_operation |
Namespaces | |
| namespace | threading |
Typedefs | |
| typedef boost::shared_ptr < async_operation > | threading::async_operation_ptr |
| typedef std::list < async_operation_ptr > | threading::active_operation_list |
Functions | |
| Uint32 | threading::get_current_thread_id () |
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:10:50 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |