Home
last modified time | relevance | path

Searched refs:rb_thread_atfork_before_exec (Results 1 – 5 of 5) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/include/ruby/
H A Dintern.h485 void rb_thread_atfork_before_exec(void);
/dports/lang/ruby26/ruby-2.6.9/
H A Dthread.c4478 rb_thread_atfork_before_exec(void) in rb_thread_atfork_before_exec() function
4490 rb_thread_atfork_before_exec(void) in rb_thread_atfork_before_exec() function
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.4.05144 * thread.c (rb_thread_atfork, rb_thread_atfork_before_exec): do
H A DChangeLog-2.0.012704 * io.c (popen_exec): don't call rb_thread_atfork_before_exec. use
12739 (chfunc): don't call rb_thread_atfork_before_exec. use
H A DChangeLog-1.9.38061 * ext/pty/pty.c (chfunc): Added rb_thread_atfork_before_exec().
33503 * thread.c (rb_thread_atfork, rb_thread_atfork_before_exec): DRY.
48828 (rb_thread_atfork_before_exec): defined.
48830 * include/ruby/intern.h (rb_thread_atfork_before_exec): declared.
48832 * process.c (rb_exec_atfork): call rb_thread_atfork_before_exec
48835 * io.c (popen_exec): call rb_thread_atfork_before_exec instead of