F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
|
#include <Os/TaskLock.hpp>
Static Public Member Functions | |
static I32 | lock () |
Lock task switching. | |
static I32 | unLock () |
Unlock task switching. | |
Definition at line 13 of file TaskLock.hpp.
|
static |
Lock task switching.
|
static |
Unlock task switching.