Mark3 Realtime Kernel
ksemaphore.h File Reference

Semaphore Blocking Object class declarations. More...

#include "kerneltypes.h"
#include "mark3cfg.h"
#include "blocking.h"
#include "threadlist.h"

Go to the source code of this file.

Classes

class  Mark3::Semaphore
 the Semaphore class provides Binary & Counting semaphore objects, based on BlockingObject base class. More...
 

Namespaces

 Mark3
 

Detailed Description

Semaphore Blocking Object class declarations.

Definition in file ksemaphore.h.