PAPI  5.1.0.2
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))-4)]
   __pid_t   _tid
   struct {
      void(*   _function )(sigval_t)
      pthread_attr_t *   _attribute
   }   _sigev_thread
_sigev_un
union {
   int   _pad [((64/sizeof(int))-4)]
   __pid_t   _tid
   struct {
      void(*   _function )(sigval_t)
      pthread_attr_t *   _attribute
   }   _sigev_thread
_sigev_un
union {
   int   _pad [((64/sizeof(int))-4)]
   __pid_t   _tid
   struct {
      void(*   _function )(sigval_t)
      pthread_attr_t *   _attribute
   }   _sigev_thread
_sigev_un

Detailed Description

Definition at line 1978 of file papi_fwrappers_.c.


Field Documentation

Definition at line 1994 of file papi_fwrappers_.c.

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

Definition at line 1986 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 1990 of file papi_fwrappers_.c.

Definition at line 1982 of file papi_fwrappers_.c.

Definition at line 1981 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