Home
last modified time | relevance | path

Searched refs:rb_thread_start_timer_thread (Results 1 – 4 of 4) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dvm_core.h1629 void rb_thread_start_timer_thread(void);
H A Dthread.c4368 rb_thread_start_timer_thread(void) in rb_thread_start_timer_thread() function
H A Dprocess.c1558 rb_thread_start_timer_thread(); in after_exec_non_async_signal_safe()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.334494 (after_exec): reset forked_child after rb_thread_start_timer_thread.
35406 * thread.c (rb_thread_start_timer_thread): timer thread needs
67126 rb_thread_start_timer_thread()): added.