Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
sigevent Struct Reference

#include <signal.h>

Data Fields

void(* sigev_notify_function )(union sigval val)
 
pthread_attr_tsigev_notify_attributes
 
union sigval sigev_value
 
int sigev_notify
 
int sigev_signo
 

Field Documentation

◆ sigev_notify

int sigevent::sigev_notify

◆ sigev_notify_attributes

pthread_attr_t* sigevent::sigev_notify_attributes

◆ sigev_notify_function

void(* sigevent::sigev_notify_function) (union sigval val)

◆ sigev_signo

int sigevent::sigev_signo

◆ sigev_value

union sigval sigevent::sigev_value

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