Interface IO_DISABLE_CHAIN_CANCEL

Preprocessor macro expanding to a command

SpaceUser/kernel
ContextAsync
May blockNo
SPLAny
Dynamic memoryNo

#include <SPAD/AC.H>

IO_ENABLE_KERNEL_CANCEL(spl, iorq);

Description

This macro unlinks any IO requests chained on iorq. It is called in an AST of a request that was posted with CALL_IORQ_CANCELABLE or RETURN_IORQ_CANCELABLE. See definition of CALL_IORQ_CANCELABLE for usage specification and for an example.

Arguments

See also

CALL_IORQ_CANCELABLE, RETURN_IORQ_CANCELABLE