Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
sigevent Struct Reference

#include <rb_mjit_min_header-2.7.1.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 2086 of file rb_mjit_min_header-2.7.1.h.

Field Documentation

◆ sigev_notify

int sigevent::sigev_notify

Definition at line 2090 of file rb_mjit_min_header-2.7.1.h.

◆ sigev_notify_attributes

pthread_attr_t* sigevent::sigev_notify_attributes

Definition at line 2092 of file rb_mjit_min_header-2.7.1.h.

◆ sigev_notify_function

void(* sigevent::sigev_notify_function) (sigval_t)

Definition at line 2091 of file rb_mjit_min_header-2.7.1.h.

◆ sigev_signo

int sigevent::sigev_signo

Definition at line 2089 of file rb_mjit_min_header-2.7.1.h.

◆ sigev_value

sigval_t sigevent::sigev_value

Definition at line 2088 of file rb_mjit_min_header-2.7.1.h.


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