Home
last modified time | relevance | path

Searched defs:sigevent (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/posix/
Dsignal.h98 struct sigevent { struct
99 void (*sigev_notify_function)(union sigval val);
100 pthread_attr_t *sigev_notify_attributes;
101 union sigval sigev_value;
102 int sigev_notify;
103 int sigev_signo;