Mark3 Realtime Kernel
criticalsection.h File Reference

Critical Section Support. More...

#include "mark3cfg.h"
#include "threadport.h"

Go to the source code of this file.

Classes

class  Mark3::CriticalSection
 The CriticalSection class. This class implements a portable CriticalSection interface based on macros/inline functions that are implemented as part of each port. More...
 

Namespaces

 Mark3
 

Detailed Description

Critical Section Support.

Definition in file criticalsection.h.