ruby/internal/ractor.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 строки
191 B
C
Исходник Обычный вид История

#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 */