thread.cpp File Reference

#include "global.hpp"
#include "log.hpp"
#include "thread.hpp"
#include <new>
#include <iostream>
#include <memory>
#include <vector>

Include dependency graph for thread.cpp:

Go to the source code of this file.

Namespaces

namespace  threading

Defines

#define ERR_G   LOG_STREAM(err, general)

Functions

static int run_async_operation (void *data)

Variables

std::vector< SDL_Thread * > detached_threads


Define Documentation

#define ERR_G   LOG_STREAM(err, general)

Definition at line 24 of file thread.cpp.


Function Documentation

static int run_async_operation ( void *  data  )  [static]


Variable Documentation

std::vector<SDL_Thread*> detached_threads [static]

Definition at line 50 of file thread.cpp.

Referenced by threading::thread::detach(), and threading::manager::~manager().


Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs