summaryrefslogtreecommitdiff
path: root/internal/ractor.h
blob: eef5ffdb893aed2aa4b32492e8c61e84f5f45e47 (plain)
1
2
3
4
5
6
#ifndef INTERNAL_RACTOR_H                                /*-*-C-*-vi:se ft=c:*/
#define INTERNAL_RACTOR_H

void rb_ractor_ensure_main_ractor(const char *msg);

#endif /* INTERNAL_RACTOR_H */