index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thread_pthread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use rb_execution_context_t instead of rb_thread_t
ko1
2017-10-26
1
-19
/
+17
*
thread_pthread: do not corrupt stack
normal
2017-10-23
1
-2
/
+3
*
Drop to support NaCl platform.
hsbt
2017-10-23
1
-6
/
+1
*
thread_pthread.c: do not wakeup inside child processes
normal
2017-09-30
1
-6
/
+10
*
move th->machine to ec->machine.
ko1
2017-09-10
1
-16
/
+16
*
thread_win32.c: set thread name
nobu
2017-08-26
1
-0
/
+11
*
a64: fix crash on register stack mark/sweep pass
takano32
2017-07-10
1
-6
/
+6
*
thread_pthread.c: workaround for valgrind on Mac
nobu
2017-06-09
1
-1
/
+9
*
thread_pthread: retry timer thread creation w/o attr on EINVAL
normal
2017-05-24
1
-2
/
+13
*
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-26
1
-1
/
+1
*
thread_pthread.c: check stack on co-routine case
nobu
2016-09-03
1
-1
/
+4
*
thread_pthread.c: no fork, no gvl_atfork
nobu
2016-05-20
1
-0
/
+2
*
thread.c: defer setting name in initialize
nobu
2016-04-15
1
-2
/
+5
*
* thread_pthread.c (reserve_stack): fix reserving position where
naruse
2016-03-24
1
-6
/
+20
*
* thread_pthread.c (getstack): __pi_stacksize returned by
odaira
2016-03-04
1
-1
/
+4
*
* thread_pthread.c (rb_thread_create_timer_thread): destroy attr even
nagachika
2015-12-29
1
-3
/
+1
*
thread_pthread.c (rb_thread_create_timer_thread): fix race
normal
2015-12-29
1
-2
/
+3
*
* compile.c: fix typos.
hsbt
2015-12-14
1
-1
/
+1
*
configure.in: split SET_THREAD_NAME
nobu
2015-12-03
1
-7
/
+6
*
* thread_pthread.c (register_ubf_list): renamed from
kosaki
2015-11-30
1
-111
/
+61
*
Haiku now best effort support
nobu
2015-11-23
1
-0
/
+12
*
* thread_pthread.c: fix compile erros when
odaira
2015-10-25
1
-0
/
+6
*
thread_pthread.c: async_bug_fd
nobu
2015-09-06
1
-3
/
+15
*
thread_pthread.c: async bug messages
nobu
2015-09-06
1
-13
/
+14
*
* thread_pthread.c (reserve_stack): ensure the memory is really
naruse
2015-08-18
1
-1
/
+1
*
thread_pthread.c: suppress a warning
nobu
2015-08-14
1
-1
/
+1
*
improve handling of timer thread shutdown
normal
2015-08-14
1
-69
/
+89
*
* process.c (redirect_dup2): when the new FD of dup2() coflicts
ngoto
2015-07-16
1
-0
/
+23
*
* process.c (redirect_close, parent_redirect_close): should not close
ngoto
2015-07-15
1
-4
/
+5
*
* configure.in: define SET_THREAD_NAME if it has pthread_set_name_np
naruse
2015-06-11
1
-3
/
+3
*
thread_pthread.c: keep sp safe zone
nobu
2015-04-14
1
-1
/
+7
*
thread_pthread.c: use rb_pid_t
nobu
2015-03-01
1
-1
/
+1
*
thread_pthread.c: Fix intermittent SIGBUS on Linux
nobu
2015-01-31
1
-0
/
+37
*
thread.c: micro-optimize thread create/join
normal
2015-01-28
1
-25
/
+24
*
* thread_pthread.c (native_set_thread_name): New function to
akr
2014-09-21
1
-0
/
+33
*
* symbian/*: removed Symbian support.
hsbt
2014-09-04
1
-1
/
+1
*
thread_pthread: prefer rb_nativethread* types/functions
normal
2014-08-15
1
-18
/
+18
*
thread.c: fix for non-scalar pthread_t
nobu
2014-06-11
1
-1
/
+5
*
thread_pthread.c: timer thread flag
nobu
2014-06-11
1
-8
/
+13
*
thread_pthread.c: variable for errno
nobu
2014-05-10
1
-7
/
+12
*
thread_pthread.c: timer_thread_pipe struct
nobu
2014-05-10
1
-18
/
+23
*
thread_pthread.c: compare with pthread_equal
nobu
2014-05-10
1
-1
/
+1
*
thread_pthread.c: variable for errno
nobu
2014-05-10
1
-7
/
+8
*
thread_*.c: constify
nobu
2014-05-09
1
-1
/
+1
*
configure.in: define SET_THREAD_NAME
nobu
2014-02-27
1
-4
/
+2
*
configure.in: use pthread_setname_np only if available
nobu
2014-02-13
1
-1
/
+1
*
thread_pthread.c: use get_stack
nobu
2014-01-28
1
-20
/
+21
*
* thread_pthread.c: rlimit is only available on Linux.
naruse
2014-01-28
1
-1
/
+1
*
vm_core.h: rb_thread_struct::machine
nobu
2014-01-28
1
-16
/
+16
*
thread_pthread.c: cast to size_t
nobu
2014-01-27
1
-1
/
+1
[next]