ruby/ext/thread
normal 2d603f9fee ext/thread: SizedQueue#max= wakes up waiters properly
* ext/thread/thread.c (rb_szqueue_max_set): use correct queue and
	  limit wakeups.  [Bug #9343][ruby-core:60517]
	* test/thread/test_queue.rb (test_sized_queue_assign_max):
	  test for bug

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44852 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-02-05 23:35:06 +00:00
..
extconf.rb * common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can't 2013-09-06 15:15:07 +00:00
thread.c ext/thread: SizedQueue#max= wakes up waiters properly 2014-02-05 23:35:06 +00:00