Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
pthread_once_t Struct Reference

#include <rb_mjit_min_header-2.7.7.h>

Data Fields

pthread_mutex_t mutex
 
int state
 

Detailed Description

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

Field Documentation

◆ mutex

pthread_mutex_t pthread_once_t::mutex

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

◆ state

int pthread_once_t::state

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


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