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
/
test
/
monitor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MonitorMixin when the super's initialize has kwargs
Masataka Pocke Kuwabara
2020-07-17
1
-0
/
+16
*
new_cond before mon_initialize
Koichi Sasada
2019-12-04
1
-0
/
+13
*
Monitor#exit: check monitor ownership.
Koichi Sasada
2019-11-12
1
-0
/
+23
*
make monitor.so for performance. (#2576)
Koichi Sasada
2019-10-20
1
-8
/
+8
*
Wait for the helper thread to terminate
Nobuyoshi Nakada
2019-06-28
1
-0
/
+2
*
lib/monitor.rb: avoid race conditions by Thread.handle_interrupt
shugo
2018-11-28
1
-0
/
+22
*
revert r65822
shugo
2018-11-20
1
-37
/
+0
*
lib/monitor.rb: prevent to initialize MonitorMixin twice
shugo
2018-11-20
1
-0
/
+37
*
Remove unnecessary `require 'thread'`
kazu
2017-10-08
1
-1
/
+0
*
Add MonitorMinx#mon_locked? and #mon_owned? to check states of objects
shugo
2017-09-20
1
-0
/
+29
*
Use qualified names
nobu
2016-08-30
1
-0
/
+2
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* lib/monitor.rb (mon_try_enter, mon_enter): should reset @mon_count
shugo
2015-05-18
1
-0
/
+32
*
* test/monitor/test_monitor.rb: Use assert_join_threads.
akr
2014-11-13
1
-60
/
+72
*
Join threads.
akr
2014-05-31
1
-4
/
+8
*
test_monitor.rb: fix leaked threads
nobu
2014-05-26
1
-0
/
+3
*
* test/monitor/test_monitor.rb: remove unused variabels.
hsbt
2014-02-21
1
-1
/
+1
*
* lib/monitor.rb (wait): supported timeout.
shugo
2010-02-06
1
-2
/
+2
*
* added monitor.rb test. see #2240 the bug on ruby_1_8.
nahi
2009-10-20
1
-0
/
+27
*
* lib/thread.rb (ConditionVariable#broadcast): use Mutex
shugo
2007-02-24
1
-0
/
+2
*
* test/monitor/test_monitor.rb (test_cond): use Queue#deq
shugo
2003-12-10
1
-1
/
+3
*
* test/monitor/test_monitor.rb: fix the timing problem by Queue.
shugo
2003-11-12
1
-32
/
+47
*
* test/monitor/test_monitor.rb: added.
shugo
2003-11-12
1
-0
/
+144