Zephyr API Documentation  3.6.0
A Scalable Open Source RTOS
3.6.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
sigset_t Struct Reference

#include <signal.h>

Data Fields

unsigned long sig [DIV_ROUND_UP(((32+CONFIG_POSIX_RTSIG_MAX)+1), BITS_PER_LONG)]
 

Field Documentation

◆ sig

unsigned long sigset_t::sig[DIV_ROUND_UP(((32+ CONFIG_POSIX_RTSIG_MAX)+1), BITS_PER_LONG)]

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