Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
sigevent Struct Reference

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 969 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ sigev_notify

int sigevent::sigev_notify

Definition at line 973 of file rb_mjit_min_header-3.1.3.h.

◆ sigev_notify_attributes

pthread_attr_t* sigevent::sigev_notify_attributes

Definition at line 975 of file rb_mjit_min_header-3.1.3.h.

◆ sigev_notify_function

void(* sigevent::sigev_notify_function) (sigval_t)

Definition at line 974 of file rb_mjit_min_header-3.1.3.h.

◆ sigev_signo

int sigevent::sigev_signo

Definition at line 972 of file rb_mjit_min_header-3.1.3.h.

◆ sigev_value

sigval_t sigevent::sigev_value

Definition at line 971 of file rb_mjit_min_header-3.1.3.h.


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