зеркало из https://github.com/github/ruby.git
thread.c: rb_fiber_atfork has nothing to do with mjit.c [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
bdf5eb3b91
Коммит
0a7a5a7ad4
1
thread.c
1
thread.c
|
@ -4426,7 +4426,6 @@ terminate_atfork_i(rb_thread_t *th, const rb_thread_t *current_th)
|
|||
}
|
||||
}
|
||||
|
||||
/* mjit.c */
|
||||
void rb_fiber_atfork(rb_thread_t *);
|
||||
void
|
||||
rb_thread_atfork(void)
|
||||
|
|
Загрузка…
Ссылка в новой задаче