FreeBSD kernel kern code
sigsuspend_args Struct Reference

Data Fields

const sigset_t * sigmask
 

Detailed Description

Definition at line 1521 of file kern_sig.c.

Field Documentation

◆ sigmask

const sigset_t* sigsuspend_args::sigmask

Definition at line 1522 of file kern_sig.c.

Referenced by sys_sigsuspend(), and systrace_args().


The documentation for this struct was generated from the following file: