dynamic::api::atomic_counter Class Reference
[Memory and thread management]

An atomic (threadsafe) integer which supports ++ and --. More...

#include <thread.hpp>

List of all members.

Public Member Functions

int operator++ ()
int operator++ (int)
int operator-- ()
int operator-- (int)
LONG operator++ ()
LONG operator++ (int)
LONG operator-- ()
LONG operator-- (int)


Detailed Description

An atomic (threadsafe) integer which supports ++ and --.

Definition at line 138 of file posix/thread.hpp.


The documentation for this class was generated from the following files:

Generated on Thu Dec 18 22:14:19 2008 for C++Script by  doxygen 1.5.7.1