MLIB
|
Definition of mlib::event class. More...
#include "syncbase.h"
Go to the source code of this file.
Classes | |
class | mlib::event |
Events have only two states: signaled and not signaled. More... | |
class | mlib::manual_event |
Event objects that need manual reset. More... | |
class | mlib::auto_event |
Event objects that reset automatically after a successful wait. More... | |
Definition of mlib::event class.