Module axsignal::ucontext

source ·
Expand description

Signal ucontext types and operations.

Structs

  • The mcontext struct for the signal action
  • 处理信号时使用的栈
  • The user context saved for the signal action, which can be accessed by the signal handler