Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Structures | Functions
monitor.c File Reference
#include "ruby/ruby.h"

Go to the source code of this file.

Data Structures

struct  rb_monitor
 
struct  wait_for_cond_data
 

Functions

void Init_monitor (void)
 

Function Documentation

◆ Init_monitor()

void Init_monitor ( void  )

Definition at line 204 of file monitor.c.

References rb_cObject, rb_define_alloc_func(), and rb_define_class().