PAPI  5.0.1.0
sigevent_t Struct Reference
Collaboration diagram for sigevent_t:

Data Fields

sigval_t sigev_value
int sigev_signo
int sigev_notify
union {
   int   _pad [((64/sizeof(int))-3)]
   __pid_t   _tid
   struct {
      void(*   _function )(sigval_t)
      pthread_attr_t *   _attribute
   }   _sigev_thread
_sigev_un
union {
   int   _pad [((64/sizeof(int))-3)]
   __pid_t   _tid
   struct {
      void(*   _function )(sigval_t)
      pthread_attr_t *   _attribute
   }   _sigev_thread
_sigev_un
union {
   int   _pad [((64/sizeof(int))-3)]
   __pid_t   _tid
   struct {
      void(*   _function )(sigval_t)
      pthread_attr_t *   _attribute
   }   _sigev_thread
_sigev_un

Detailed Description

Definition at line 1965 of file papi_fwrappers_.c.


Field Documentation

Definition at line 1981 of file papi_fwrappers_.c.

int sigevent_t::_pad[((64/sizeof(int))-3)]

Definition at line 1973 of file papi_fwrappers_.c.

struct { ... } sigevent_t::_sigev_thread
struct { ... } sigevent_t::_sigev_thread
struct { ... } sigevent_t::_sigev_thread
union { ... } sigevent_t::_sigev_un
union { ... } sigevent_t::_sigev_un
union { ... } sigevent_t::_sigev_un

Definition at line 1977 of file papi_fwrappers_.c.

Definition at line 1969 of file papi_fwrappers_.c.

Definition at line 1968 of file papi_fwrappers_.c.


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines