Ruby
3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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.11.0