mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
f65dbbd24a
rb_read_check. This makes other threads runnable in getstr and wgetstr. (getch_func): extracted from curses_getch. (curses_getch): use rb_thread_blocking_region with getch_func. (getstr_func): extracted from curses_getstr. (curses_getstr): use rb_thread_blocking_region with getstr_func. (wgetch_func): extracted from window_getch. (window_getch): use rb_thread_blocking_region with wgetch_func. (wgetstr_func): extracted from window_getstr. (window_getstr): use rb_thread_blocking_region with wgetstr_func. * include/ruby/io.h (rb_read_check): deprecated because it access internal of stdio. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
bigdecimal | ||
continuation | ||
coverage | ||
curses | ||
dbm | ||
digest | ||
dl | ||
etc | ||
fcntl | ||
fiber | ||
gdbm | ||
iconv | ||
io | ||
json | ||
mathn | ||
nkf | ||
objspace | ||
openssl | ||
pty | ||
racc/cparse | ||
readline | ||
ripper | ||
sdbm | ||
socket | ||
stringio | ||
strscan | ||
syck | ||
syslog | ||
tk | ||
win32ole | ||
zlib | ||
.cvsignore | ||
.document | ||
extmk.rb | ||
purelib.rb | ||
Setup | ||
Setup.atheos | ||
Setup.emx | ||
Setup.nt |