MLIB
Loading...
Searching...
No Matches
event.h File Reference

event class definition. More...

#include "syncbase.h"

Go to the source code of this file.

Data Structures

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...
 

Detailed Description

event class definition.