Ruby
3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
internal
ractor.h
1
#ifndef INTERNAL_RACTOR_H
/*-*-C-*-vi:se ft=c:*/
2
#define INTERNAL_RACTOR_H
3
4
void
rb_ractor_ensure_main_ractor(
const
char
*msg);
5
6
#endif
/* INTERNAL_RACTOR_H */
Generated by
1.10.0