Declaration of the macros and functions used to manipulate the critical nesting level variable. More...
Go to the source code of this file.
Defines | |
| #define | CRITICAL_NESTING_INC() |
| Macro used to increase the critical section nesting level. | |
| #define | CRITICAL_NESTING_DEC() |
| Macro used to decrease the critical section nesting level. | |
Declaration of the macros and functions used to manipulate the critical nesting level variable.
Copyright (C) RivieraWaves 2011-2019
Definition in file critical_nesting.h.
1.6.1