![]()  | 
  
    Octopus
    
   | 
 
Public Attributes | |
| __sigval_t | sigev_value | 
| int | sigev_signo | 
| int | sigev_notify | 
| union { | |
| int _pad [((64/sizeof(int)) - 4)] | |
| __pid_t _tid | |
| struct { | |
| void(* _function )(__sigval_t) | |
| pthread_attr_t * _attribute | |
| } _sigev_thread | |
| } | _sigev_un | 
| __sigval_t sigevent::sigev_value | 
| void(* sigevent::_function) (__sigval_t) | 
| pthread_attr_t* sigevent::_attribute | 
| struct { ... } sigevent::_sigev_thread | 
| union { ... } sigevent::_sigev_un |