|
VSF Documented
|
#include <signal.h>
Data Fields | |
| int | sigev_notify |
| int | sigev_signo |
| union sigval | sigev_value |
| void(* | sigev_notify_function )(union sigval) |
| void * | sigev_notify_attributes |
| pid_t | sigev_notify_thread_id |
| int sigevent::sigev_notify |
| int sigevent::sigev_signo |
| union sigval sigevent::sigev_value |
| void(* sigevent::sigev_notify_function) (union sigval) |
| void* sigevent::sigev_notify_attributes |
| pid_t sigevent::sigev_notify_thread_id |