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

Data Fields

pthread_mutex_t mutex
 
int state
 

Detailed Description

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

Field Documentation

◆ mutex

pthread_mutex_t pthread_once_t::mutex

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

◆ state

int pthread_once_t::state

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


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