Mark3 Realtime Kernel
notify.h File Reference

Lightweight thread notification - blocking object. More...

#include "mark3cfg.h"
#include "blocking.h"

Go to the source code of this file.

Classes

class  Mark3::Notify
 The Notify class. This class provides a blocking object type that allows one or more threads to wait for an event to occur before resuming operation. More...
 

Namespaces

 Mark3
 

Detailed Description

Lightweight thread notification - blocking object.

Definition in file notify.h.