1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/thread
nobu 4c849f0e62 thread/thread.c: non-blocking push on SizedQueue
* ext/thread/thread.c (rb_szqueue_push): add optional parameter,
  non_block defaulted to false.  [ruby-core:63794] [Feature #10052]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46852 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-17 10:57:13 +00:00
..
test_cv.rb add timeout 2014-07-01 03:16:33 +00:00
test_queue.rb thread/thread.c: non-blocking push on SizedQueue 2014-07-17 10:57:13 +00:00
test_sync.rb test/thread: fix leaked threads 2014-05-26 05:01:33 +00:00