Skip to main content

SYS_SIGPENDING

Constant SYS_SIGPENDING 

Source
pub const SYS_SIGPENDING: usize = 324;
Expand description

Get the set of pending signals for the current thread.

  • set_ptr: pointer to receive the signal set