#include "global.hpp"#include <vector>#include "log.hpp"#include "thread.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | threading |
Defines | |
| #define | ERR_G LOG_STREAM(err, lg::general) |
Functions | |
| static int | run_async_operation (void *data) |
| #define ERR_G LOG_STREAM(err, lg::general) |
Definition at line 24 of file thread.cpp.
Referenced by threading::condition::notify_all(), threading::condition::notify_one(), and threading::condition::wait_timeout().
| static int run_async_operation | ( | void * | data | ) | [static] |
Definition at line 27 of file thread.cpp.
Referenced by threading::async_operation::execute().

| Generated by doxygen 1.7.1 on Fri May 25 2012 01:10:50 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |