aboutsummaryrefslogtreecommitdiffstats
path: root/thread_sync.c
Commit message (Expand)AuthorAgeFilesLines
* thread_sync.c: alias_global_constnobu2016-08-281-1/+7
* rb_funcallvnobu2016-07-291-1/+1
* thread.c: clear atfork functionsnobu2016-05-091-0/+4
* thread_sync.c: define global constants alwaysnobu2016-04-301-6/+2
* thread_sync.c: Update rdoc for Queue [skip ci]nobu2016-03-171-1/+7
* thread_sync.c: [DOC] remove SizedQueue#close argument. [ci skip]sho-h2016-01-041-1/+1
* thread_sync.c: remove unnecessary casts for queue_sleepnormal2016-01-021-2/+2
* thread_sync.c: static classesnormal2015-12-281-2/+2
* * *.c (*_memsize): do not check ptr.ko12015-12-091-1/+1
* * thread_sync.c: reduce the specification of Queue#close.ko12015-11-211-34/+10
* thread_sync.c: fix typosnobu2015-09-031-2/+2
* * thread_sync.c (queue_do_close): ignore multiple close to allowko12015-09-011-14/+16
* * thread_tools.c: rename thread_tools.c to thread_sync.c.ko12015-09-011-0/+1335