Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
sigevent Struct Reference

#include <rb_mjit_min_header-2.7.6.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 2263 of file rb_mjit_min_header-2.7.6.h.

Field Documentation

◆ sigev_notify

int sigevent::sigev_notify

Definition at line 2267 of file rb_mjit_min_header-2.7.6.h.

◆ sigev_notify_attributes

pthread_attr_t* sigevent::sigev_notify_attributes

Definition at line 2269 of file rb_mjit_min_header-2.7.6.h.

◆ sigev_notify_function

void(* sigevent::sigev_notify_function) (sigval_t)

Definition at line 2268 of file rb_mjit_min_header-2.7.6.h.

◆ sigev_signo

int sigevent::sigev_signo

Definition at line 2266 of file rb_mjit_min_header-2.7.6.h.

◆ sigev_value

sigval_t sigevent::sigev_value

Definition at line 2265 of file rb_mjit_min_header-2.7.6.h.


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