mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ChangeLog: fix a typo for r37938.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37947 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7b6e26ae14
commit
af6decf85e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Wed Nov 28 21:58:47 2012 Koichi Sasada <ko1@atdot.net>
|
|||
meaning of function.
|
||||
This function is called with same parameters of
|
||||
`rb_thread_call_without_gvl()'.
|
||||
However, if interrupts are detected, when return immediately.
|
||||
However, if interrupts are detected, then return immediately.
|
||||
|
||||
* thread.c: implement `rb_thread_call_without_gvl2()'.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue