Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
sigevent Struct Reference

#include <rb_mjit_min_header-2.7.2.h>

Data Fields

sigval_t sigev_value
 
int sigev_signo
 
int sigev_notify
 
void(* sigev_notify_function )(sigval_t)
 
pthread_attr_tsigev_notify_attributes
 

Detailed Description

Definition at line 2123 of file rb_mjit_min_header-2.7.2.h.

Field Documentation

◆ sigev_notify

int sigevent::sigev_notify

Definition at line 2127 of file rb_mjit_min_header-2.7.2.h.

◆ sigev_notify_attributes

pthread_attr_t* sigevent::sigev_notify_attributes

Definition at line 2129 of file rb_mjit_min_header-2.7.2.h.

◆ sigev_notify_function

void(* sigevent::sigev_notify_function) (sigval_t)

Definition at line 2128 of file rb_mjit_min_header-2.7.2.h.

◆ sigev_signo

int sigevent::sigev_signo

Definition at line 2126 of file rb_mjit_min_header-2.7.2.h.

◆ sigev_value

sigval_t sigevent::sigev_value

Definition at line 2125 of file rb_mjit_min_header-2.7.2.h.


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