commons::st_intr_bool Class Reference

Like st_intr_cond, but a bool instead, so there's state; newly joining threads may immediately be interrupted. More...

#include <st.h>

Inheritance diagram for commons::st_intr_bool:

Inheritance graph
[legend]
Collaboration diagram for commons::st_intr_bool:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void insert (st_thread_t t)
void erase (st_thread_t t)
void set ()
void reset ()
 operator bool () const


Detailed Description

Like st_intr_cond, but a bool instead, so there's state; newly joining threads may immediately be interrupted.

Interruption occurs when this is set to true.

Definition at line 279 of file st.h.


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

Generated on Mon Mar 2 22:13:23 2009 for C++ Commons by  doxygen 1.5.6