commons::st_intr_hub Class Reference

A hub is a single point to signal to wake up a set of threads. More...

#include <st.h>

Inheritance diagram for commons::st_intr_hub:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void insert (st_thread_t t)=0
virtual void erase (st_thread_t t)=0


Detailed Description

A hub is a single point to signal to wake up a set of threads.

Threads join the hub before calling a blocking operation if they want to make themselves interruptible on this hub.

Definition at line 246 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