Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
sigevent Struct Reference

#include <signal.h>

Data Fields

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

Field Documentation

◆ sigev_notify

int sigevent::sigev_notify

◆ sigev_notify_function

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

◆ sigev_signo

int sigevent::sigev_signo

◆ sigev_value

sigval sigevent::sigev_value

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