| 
    Zephyr Project API 3.7.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <signal.h>
Data Fields | |
| void(* | sigev_notify_function )(union sigval val) | 
| pthread_attr_t * | sigev_notify_attributes | 
| union sigval | sigev_value | 
| int | sigev_notify | 
| int | sigev_signo | 
| int sigevent::sigev_notify | 
| pthread_attr_t* sigevent::sigev_notify_attributes | 
| void(* sigevent::sigev_notify_function) (union sigval val) | 
| int sigevent::sigev_signo | 
| union sigval sigevent::sigev_value |