Module vmm_sys_util::signal

source ·
Available on Linux or Android only.
Expand description

Enums, traits and functions for working with signal.

Enums

  • The error cases enumeration for signal handling.

Traits

  • Trait for threads that can be signalled via pthread_kill.

Functions

Type Aliases