Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
Data Fields
pthread_once_t Struct Reference

Data Fields

pthread_mutex_t mutex
 
int state
 

Detailed Description

Definition at line 1090 of file rb_mjit_min_header-3.2.2.h.

Field Documentation

◆ mutex

pthread_mutex_t pthread_once_t::mutex

Definition at line 1092 of file rb_mjit_min_header-3.2.2.h.

◆ state

int pthread_once_t::state

Definition at line 1093 of file rb_mjit_min_header-3.2.2.h.


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