#include <st.h>

Public Member Functions | |
| virtual void | insert (st_thread_t t)=0 |
| virtual void | erase (st_thread_t t)=0 |
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.
1.5.6