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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thu Jan 10 19:39:05 2013 TAKANO `takano32' Mitsuhiro <tak@no32.tk>
takano32
2013-01-10
1
-1
/
+1
*
* ChangeLog: revert a part of r38595. 'iff' means 'if and only if', not typo.
usa
2012-12-25
1
-1
/
+1
*
* bignum.c, include/ruby/intern.h (rb_big_eql): exported.
usa
2012-12-25
1
-5
/
+12
*
add empty line for style.
ko1
2012-12-25
1
-0
/
+1
*
* thread.c: rename methods:
ko1
2012-12-23
1
-120
/
+138
*
thread.c: ignore result of blocking_region_begin
nobu
2012-12-23
1
-1
/
+8
*
* cont.c (rb_fiber_start): in case of jump with TAG_FATAL,
nagachika
2012-12-22
1
-2
/
+3
*
style fix.
kosaki
2012-12-19
1
-2
/
+0
*
* thread.c (rb_thread_wait_fd_rw): fix infinite loop bug.
kosaki
2012-12-18
1
-5
/
+3
*
* parse.y (yycompile0): adjust indent.
nobu
2012-12-15
1
-6
/
+6
*
* thread.c (rb_mutex_owned_p): remove static.
kosaki
2012-12-15
1
-1
/
+1
*
* thread.c (rb_thread_wait_fd_rw): remove silly rb_thread_alone()
kosaki
2012-12-15
1
-1
/
+0
*
thread.c: revert r38382 but deprecate rb_thread_polling()
nobu
2012-12-15
1
-0
/
+19
*
* file.c (rb_file_flock): use rb_thread_wait_for() instead of
kosaki
2012-12-14
1
-19
/
+0
*
* thread.c (rb_uninterruptible): helper function for providing
kosaki
2012-12-05
1
-0
/
+12
*
* thread.c (rb_thread_s_async_interrupt_timing): have to check ints before j...
tarui
2012-12-05
1
-2
/
+2
*
* vm_core.h (RUBY_VM_CHECK_INTS_BLOCKING): check async queue everytime.
tarui
2012-12-04
1
-4
/
+11
*
supress warning
kosaki
2012-12-04
1
-2
/
+2
*
supress warning
kosaki
2012-12-04
1
-1
/
+1
*
* thread.c (rb_mutex_owned_p): new method that return current
kosaki
2012-12-04
1
-0
/
+23
*
* thread.c (RB_GC_SAVE_MACHINE_CONTEXT, rb_gc_save_machine_context):
tarui
2012-12-02
1
-14
/
+13
*
revert r38141 for stack problem
tarui
2012-12-02
1
-2
/
+5
*
* thread.c (RB_GC_SAVE_MACHINE_CONTEXT, rb_gc_save_machine_context):
tarui
2012-12-02
1
-5
/
+2
*
* thread.c (Thread.async_interrupt_timing): fix RDoc.
ko1
2012-11-30
1
-6
/
+6
*
* thread.c (rb_threadptr_interrupt_mask, async_interrupt_timing_func):
kosaki
2012-11-30
1
-44
/
+32
*
* thread.c (rb_threadptr_interrupt_mask): add argument check.
kosaki
2012-11-30
1
-0
/
+15
*
* vm_core.h (rb_vm_struct): add thread_destruct_lock field.
kosaki
2012-11-30
1
-1
/
+15
*
revert r35486 (add rb_thread_t#yeiling field). because it doesn't help
kosaki
2012-11-30
1
-5
/
+1
*
* thread.c: TracePoint#self returns invoking/exitting thread object
ko1
2012-11-30
1
-2
/
+2
*
* thread.c: rename Thread.control_interrupt
ko1
2012-11-30
1
-55
/
+81
*
* thread.c (rb_thread_interrupted): avoid warning of
ko1
2012-11-29
1
-2
/
+2
*
[EXPERIMENTAL: NEED DISCUSS]
ko1
2012-11-29
1
-2
/
+3
*
Revert r37956: thread.c (thread_start_func_2): small cleanups.
kosaki
2012-11-29
1
-9
/
+10
*
* thread.c (thread_start_func_2): remove unused code. When
kosaki
2012-11-29
1
-8
/
+7
*
Revert r37953: thread.c (thread_start_func_2): remove unused code. security
naruse
2012-11-29
1
-2
/
+10
*
* thread.c (do_select): suppress warning (uninitialized value warning)
naruse
2012-11-29
1
-1
/
+2
*
* thread.c (thread_start_func_2): small cleanups.
kosaki
2012-11-28
1
-10
/
+9
*
* thread.c (thread_start_func_2): remove unused code.
kosaki
2012-11-28
1
-19
/
+13
*
* thread.c (thread_start_func_2): remove unused code.
kosaki
2012-11-28
1
-1
/
+0
*
* thread.c (thread_start_func_2): remove unused code. security
kosaki
2012-11-28
1
-10
/
+2
*
* thread.c (rb_mutex_sleep): fix to allow spurious wakeup.
ko1
2012-11-28
1
-3
/
+6
*
* include/ruby/thread.h (rb_thread_call_without_gvl2): change
ko1
2012-11-28
1
-86
/
+99
*
* thread.c (thread_join_sleep): check spurious wakeup by itself for
tarui
2012-11-28
1
-35
/
+33
*
* vm_core.h (enum rb_thread_status): remove THREAD_TO_KILL
kosaki
2012-11-28
1
-18
/
+21
*
* thread.c (struct rb_mutex_struct): add allow_trap field.
kosaki
2012-11-28
1
-10
/
+13
*
* thread.c (rb_mutex_lock): moved trap context check from
kosaki
2012-11-28
1
-6
/
+6
*
* thread.c (thread_s_new): uses main_thread->status instead of
kosaki
2012-11-28
1
-3
/
+1
*
* thread.c (thread_join): A trap handler check was moved from
kosaki
2012-11-28
1
-6
/
+4
*
* thread.c (rb_thread_terminate_all): retry broadcast only when
ko1
2012-11-27
1
-2
/
+8
*
* thread.c (rb_thread_terminate_all): broadcast terminate event
ko1
2012-11-27
1
-14
/
+5
[next]