Pyrogenesis  trunk
Public Attributes | List of all members
sigevent Struct Reference

#include <waio.h>

Collaboration diagram for sigevent:
Collaboration graph
[legend]

Public Attributes

int sigev_notify
 
int sigev_signo
 
union sigval sigev_value
 
void(* sigev_notify_function )(union sigval)
 

Member Data Documentation

◆ sigev_notify

int sigevent::sigev_notify

◆ sigev_notify_function

void(* sigevent::sigev_notify_function) (union sigval)

◆ sigev_signo

int sigevent::sigev_signo

◆ sigev_value

union sigval sigevent::sigev_value

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