index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thread_pthread.c
Age
Commit message (
Expand
)
Author
2015-12-29
* thread_pthread.c (rb_thread_create_timer_thread): destroy attr even
nagachika
2015-12-29
thread_pthread.c (rb_thread_create_timer_thread): fix race
normal
2015-12-14
* compile.c: fix typos.
hsbt
2015-12-03
configure.in: split SET_THREAD_NAME
nobu
2015-11-30
* thread_pthread.c (register_ubf_list): renamed from
kosaki
2015-11-23
Haiku now best effort support
nobu
2015-10-25
* thread_pthread.c: fix compile erros when
odaira
2015-09-06
thread_pthread.c: async_bug_fd
nobu
2015-09-06
thread_pthread.c: async bug messages
nobu
2015-08-18
* thread_pthread.c (reserve_stack): ensure the memory is really
naruse
2015-08-14
thread_pthread.c: suppress a warning
nobu
2015-08-14
improve handling of timer thread shutdown
normal
2015-07-16
* process.c (redirect_dup2): when the new FD of dup2() coflicts
ngoto
2015-07-15
* process.c (redirect_close, parent_redirect_close): should not close
ngoto
2015-06-11
* configure.in: define SET_THREAD_NAME if it has pthread_set_name_np
naruse
2015-04-14
thread_pthread.c: keep sp safe zone
nobu
2015-03-01
thread_pthread.c: use rb_pid_t
nobu
2015-01-31
thread_pthread.c: Fix intermittent SIGBUS on Linux
nobu
2015-01-28
thread.c: micro-optimize thread create/join
normal
2014-09-21
* thread_pthread.c (native_set_thread_name): New function to
akr
2014-09-04
* symbian/*: removed Symbian support.
hsbt
2014-08-15
thread_pthread: prefer rb_nativethread* types/functions
normal
2014-06-11
thread.c: fix for non-scalar pthread_t
nobu
2014-06-11
thread_pthread.c: timer thread flag
nobu
2014-05-10
thread_pthread.c: variable for errno
nobu
2014-05-10
thread_pthread.c: timer_thread_pipe struct
nobu
2014-05-10
thread_pthread.c: compare with pthread_equal
nobu
2014-05-10
thread_pthread.c: variable for errno
nobu
2014-05-09
thread_*.c: constify
nobu
2014-02-27
configure.in: define SET_THREAD_NAME
nobu
2014-02-13
configure.in: use pthread_setname_np only if available
nobu
2014-01-28
thread_pthread.c: use get_stack
nobu
2014-01-28
* thread_pthread.c: rlimit is only available on Linux.
naruse
2014-01-28
vm_core.h: rb_thread_struct::machine
nobu
2014-01-27
thread_pthread.c: cast to size_t
nobu
2014-01-27
thread_pthread.c: get current main thread stack size
nobu
2014-01-21
thread_pthread.c: fix for dynamic PTHREAD_STACK_MIN
nobu
2014-01-21
* thread_pthread.c (rb_thread_create_timer_thread): fix missing paren.
nobu
2014-01-21
thread_pthread.c: expand timer thread stack size
nobu
2014-01-21
thread_pthread.c: timer thread stack size
nobu
2013-11-18
thread_pthread.c: use get_main_stack properly
nobu
2013-11-16
* thread_pthread.c (rb_thread_create_timer_thread): Show error
akr
2013-10-03
thread_pthread.c: set thread name
nobu
2013-09-03
thread_pthread.c: fix compile error on HP-UX
nobu
2013-08-30
thread_pthread.c: fill stack info by creator thread
nobu
2013-08-30
thread_pthread.c: define attr only if used
nobu
2013-08-30
thread_pthread.c: get_main_stack
nobu
2013-08-30
thread_pthread.c: fix vps_pagesize
nobu
2013-08-28
thread_pthread.c: get_stack on HP-UX
nobu
2013-08-28
thread_pthread.c: dup code
nobu
[next]