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

#include <zephyr/posix/posix_signal.h>

Data Fields

pthread_attr_tsigev_thread_attr
union sigval sigev_value
int sigev_notify
int sigev_signo

Field Documentation

◆ sigev_notify

int sigevent_t::sigev_notify

◆ sigev_signo

int sigevent_t::sigev_signo

◆ sigev_thread_attr

pthread_attr_t* sigevent_t::sigev_thread_attr

◆ sigev_value

union sigval sigevent_t::sigev_value

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