mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
thread_sync.c: [DOC] remove SizedQueue#close argument. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1c8b8173be
commit
571fb5b687
2 changed files with 6 additions and 1 deletions
|
@ -917,7 +917,7 @@ rb_szqueue_initialize(VALUE self, VALUE vmax)
|
|||
/*
|
||||
* Document-method: SizedQueue#close
|
||||
* call-seq:
|
||||
* close(exception=false)
|
||||
* close
|
||||
*
|
||||
* Similar to Queue#close.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue