Interface RAISE_SPL

Preprocessor macro expanding to a command

SpaceUser/kernel
ContextSync/async
May blockNo
SPLAny
Dynamic memoryNo

#include <SPAD/AC.H>

RAISE_SPL(spl)

Description

This is the equivalent of RAISE_SPLX(SPL_X(spl)). See definition of these macros.

Arguments

Arguments

Implementation note

The macro performs a compile-time check for correct argument.

When __DEBUG is >= 2, the macro performs a check if current SPL is lower or equal than new SPL.

See also

SPL_X, RAISE_SPLX