summaryrefslogtreecommitdiff
path: root/thread_pthread.c
AgeCommit message (Expand)Author
2016-05-20thread_pthread.c: no fork, no gvl_atforknobu
2016-04-15thread.c: defer setting name in initializenobu
2016-03-24* thread_pthread.c (reserve_stack): fix reserving position wherenaruse
2016-03-04* thread_pthread.c (getstack): __pi_stacksize returned byodaira
2015-12-29* thread_pthread.c (rb_thread_create_timer_thread): destroy attr evennagachika
2015-12-29thread_pthread.c (rb_thread_create_timer_thread): fix racenormal
2015-12-14* compile.c: fix typos.hsbt
2015-12-03configure.in: split SET_THREAD_NAMEnobu
2015-11-30* thread_pthread.c (register_ubf_list): renamed fromkosaki
2015-11-23Haiku now best effort supportnobu
2015-10-25* thread_pthread.c: fix compile erros whenodaira
2015-09-06thread_pthread.c: async_bug_fdnobu
2015-09-06thread_pthread.c: async bug messagesnobu
2015-08-18* thread_pthread.c (reserve_stack): ensure the memory is reallynaruse
2015-08-14thread_pthread.c: suppress a warningnobu
2015-08-14improve handling of timer thread shutdownnormal
2015-07-16* process.c (redirect_dup2): when the new FD of dup2() coflictsngoto
2015-07-15* process.c (redirect_close, parent_redirect_close): should not closengoto
2015-06-11* configure.in: define SET_THREAD_NAME if it has pthread_set_name_npnaruse
2015-04-14thread_pthread.c: keep sp safe zonenobu
2015-03-01thread_pthread.c: use rb_pid_tnobu
2015-01-31thread_pthread.c: Fix intermittent SIGBUS on Linuxnobu
2015-01-28thread.c: micro-optimize thread create/joinnormal
2014-09-21* thread_pthread.c (native_set_thread_name): New function toakr
2014-09-04* symbian/*: removed Symbian support.hsbt
2014-08-15thread_pthread: prefer rb_nativethread* types/functionsnormal
2014-06-11thread.c: fix for non-scalar pthread_tnobu
2014-06-11thread_pthread.c: timer thread flagnobu
2014-05-10thread_pthread.c: variable for errnonobu
2014-05-10thread_pthread.c: timer_thread_pipe structnobu
2014-05-10thread_pthread.c: compare with pthread_equalnobu
2014-05-10thread_pthread.c: variable for errnonobu
2014-05-09thread_*.c: constifynobu
2014-02-27configure.in: define SET_THREAD_NAMEnobu
2014-02-13configure.in: use pthread_setname_np only if availablenobu
2014-01-28thread_pthread.c: use get_stacknobu
2014-01-28* thread_pthread.c: rlimit is only available on Linux.naruse
2014-01-28vm_core.h: rb_thread_struct::machinenobu
2014-01-27thread_pthread.c: cast to size_tnobu
2014-01-27thread_pthread.c: get current main thread stack sizenobu
2014-01-21thread_pthread.c: fix for dynamic PTHREAD_STACK_MINnobu
2014-01-21* thread_pthread.c (rb_thread_create_timer_thread): fix missing paren.nobu
2014-01-21thread_pthread.c: expand timer thread stack sizenobu
2014-01-21thread_pthread.c: timer thread stack sizenobu
2013-11-18thread_pthread.c: use get_main_stack properlynobu
2013-11-16* thread_pthread.c (rb_thread_create_timer_thread): Show errorakr
2013-10-03thread_pthread.c: set thread namenobu
2013-09-03thread_pthread.c: fix compile error on HP-UXnobu
2013-08-30thread_pthread.c: fill stack info by creator threadnobu
2013-08-30thread_pthread.c: define attr only if usednobu