Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/include/
A Dsignal.h74 struct sigevent { struct
75 int sigev_notify;
76 int sigev_signo;
77 union sigval sigev_value;
78 pthread_attr_t *sigev_notify_attributes;
79 void (*sigev_notify_function)(union sigval);

Completed in 3 milliseconds