Module suspend

Source

Structs§

SuspendContext
WakeSource

Constants§

ASLEEP_SIGNAL
The signal that the kernel raises to indicate that it’s suspended.
AWAKE_SIGNAL
The signal that the kernel raises to indicate that it’s awake.

Functions§

suspend_container
Suspends the container specified by the payload.

Type Aliases§

WakeSources