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_sync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thread.c: favor timespec internally
normal
2018-02-07
1
-6
/
+9
*
raise_closed_queue_error marked as NORETURN
shyouhei
2018-01-18
1
-0
/
+2
*
thread_sync.c: fix rdoc
nobu
2017-12-19
1
-14
/
+12
*
move rb_thread_t::interrupt_flag and mask
ko1
2017-11-06
1
-3
/
+3
*
Remove unnecessary `require 'thread'`
kazu
2017-10-08
1
-5
/
+1
*
UNALIGNED_MEMBER_ACCESS
nobu
2017-07-30
1
-14
/
+18
*
thread_sync.c: fix documentation for Queue#close
normal
2017-06-23
1
-1
/
+1
*
thread_sync.c: rewrite the rest using using ccan/list
normal
2017-05-19
1
-158
/
+319
*
thread_sync.c: rename mutex_waiter struct to sync_waiter
normal
2017-05-19
1
-5
/
+5
*
suppress a warning [ci skip]
nobu
2017-05-14
1
-1
/
+1
*
adjust styles [ci skip]
nobu
2017-05-10
1
-6
/
+7
*
reduce rb_mutex_t size from 80 bytes to 72 bytes on 64-bit
normal
2017-05-08
1
-5
/
+9
*
reduce rb_mutex_t size from 160 to 80 bytes on 64-bit
normal
2017-05-08
1
-89
/
+59
*
thread_sync.c: document SizedQueue#clear correctly [ci skip]
normal
2017-04-30
1
-1
/
+1
*
thread_sync.c (rb_mutex_lock): spelling fix [ci skip]
normal
2017-04-25
1
-1
/
+1
*
remove branches in dmark and dfree GC callbacks
normal
2017-03-17
1
-9
/
+7
*
allow Queue operation in trap.
ko1
2017-01-31
1
-1
/
+1
*
define rb_thread_sleep_deadly_allow_spurious_wakeup().
ko1
2017-01-31
1
-1
/
+1
*
use TRUE/FALSE.
ko1
2017-01-31
1
-1
/
+1
*
thread_sync.c: Document exception types
nobu
2016-09-29
1
-5
/
+5
*
thread_sync.c: Remove confusing comments
nobu
2016-09-29
1
-9
/
+9
*
thread_sync.c: alias_global_const
nobu
2016-08-28
1
-1
/
+7
*
rb_funcallv
nobu
2016-07-29
1
-1
/
+1
*
thread.c: clear atfork functions
nobu
2016-05-09
1
-0
/
+4
*
thread_sync.c: define global constants always
nobu
2016-04-30
1
-6
/
+2
*
thread_sync.c: Update rdoc for Queue [skip ci]
nobu
2016-03-17
1
-1
/
+7
*
thread_sync.c: [DOC] remove SizedQueue#close argument. [ci skip]
sho-h
2016-01-04
1
-1
/
+1
*
thread_sync.c: remove unnecessary casts for queue_sleep
normal
2016-01-02
1
-2
/
+2
*
thread_sync.c: static classes
normal
2015-12-28
1
-2
/
+2
*
* *.c (*_memsize): do not check ptr.
ko1
2015-12-09
1
-1
/
+1
*
* thread_sync.c: reduce the specification of Queue#close.
ko1
2015-11-21
1
-34
/
+10
*
thread_sync.c: fix typos
nobu
2015-09-03
1
-2
/
+2
*
* thread_sync.c (queue_do_close): ignore multiple close to allow
ko1
2015-09-01
1
-14
/
+16
*
* thread_tools.c: rename thread_tools.c to thread_sync.c.
ko1
2015-09-01
1
-0
/
+1335