зеркало из https://github.com/github/ruby.git
cont.c: Replace "iff" with "if and only if"
This commit is contained in:
Родитель
9210f8df7f
Коммит
8366506de1
2
cont.c
2
cont.c
|
@ -2000,7 +2000,7 @@ rb_fiber_s_scheduler(VALUE klass)
|
|||
* Fiber.current_scheduler -> obj or nil
|
||||
*
|
||||
* Returns the Fiber scheduler, that was last set for the current thread with Fiber.set_scheduler
|
||||
* iff the current fiber is non-blocking.
|
||||
* if and only if the current fiber is non-blocking.
|
||||
*
|
||||
*/
|
||||
static VALUE
|
||||
|
|
Загрузка…
Ссылка в новой задаче