#include <cygnal.h>
List of all members.
Detailed Description
currently active. This is primarily so the counter can be wrapped with a mutex to be thread safe, as threads delete themseleves.
Constructor & Destructor Documentation
cygnal::ThreadCounter::ThreadCounter |
( |
|
) |
[inline] |
cygnal::ThreadCounter::ThreadCounter |
( |
|
) |
[inline] |
Member Function Documentation
void cygnal::ThreadCounter::decrement |
( |
|
) |
[inline] |
void cygnal::ThreadCounter::decrement |
( |
|
) |
[inline] |
void cygnal::ThreadCounter::increment |
( |
|
) |
[inline] |
void cygnal::ThreadCounter::increment |
( |
|
) |
[inline] |
int cygnal::ThreadCounter::num_of_tids |
( |
|
) |
[inline] |
int cygnal::ThreadCounter::num_of_tids |
( |
|
) |
[inline] |
The documentation for this class was generated from the following files: