Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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: