F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
Os::TaskLock Class Reference

#include <Os/TaskLock.hpp>

Static Public Member Functions

static I32 lock ()
 Lock task switching.
 
static I32 unLock ()
 Unlock task switching.
 

Detailed Description

Definition at line 13 of file TaskLock.hpp.

Member Function Documentation

◆ lock()

static I32 Os::TaskLock::lock ( )
static

Lock task switching.

◆ unLock()

static I32 Os::TaskLock::unLock ( )
static

Unlock task switching.


The documentation for this class was generated from the following file: