Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
siginfo_t Struct Reference

#include <zephyr/posix/signal.h>

Data Fields

int si_signo
int si_code
union sigval si_value

Field Documentation

◆ si_code

int siginfo_t::si_code

◆ si_signo

int siginfo_t::si_signo

◆ si_value

union sigval siginfo_t::si_value

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