commons::st_intr_cond Class Reference
The simplest hub, which only interrupts those who are currently joined in the hub (like a condition variable broadcast).
More...
#include <st.h>
List of all members.
|
Public Member Functions |
void | insert (st_thread_t t) |
void | erase (st_thread_t t) |
void | signal () |
Detailed Description
The simplest hub, which only interrupts those who are currently joined in the hub (like a condition variable broadcast).
Definition at line 258 of file st.h.
The documentation for this class was generated from the following file: