The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Typedefs | Functions
threading Namespace Reference

Classes

class  async_operation
 
class  condition
 
class  lock
 
struct  manager
 
class  mutex
 
class  thread
 
class  waiter
 

Typedefs

typedef boost::shared_ptr
< async_operation
async_operation_ptr
 
typedef std::list
< async_operation_ptr
active_operation_list
 

Functions

boost::uint32_t get_current_thread_id ()
 

Typedef Documentation

Definition at line 206 of file thread.hpp.

Definition at line 202 of file thread.hpp.

Function Documentation

boost::uint32_t threading::get_current_thread_id ( )

Definition at line 30 of file thread.cpp.