summaryrefslogtreecommitdiff
path: root/include/ruby/internal/intern/thread.h
AgeCommit message (Expand)Author
2021-11-02Fix typosNobuyoshi Nakada
2021-09-10postscript about rb_mutex_sleep卜部昌平
2021-09-10include/ruby/internal/intern/thread.h: add doxygen卜部昌平
2021-09-10sed -i 's/. They/. They/'卜部昌平
2021-08-01Define functions using rb_wait_for_single_fd [Bug #18046]Nobuyoshi Nakada
2021-06-22Deprecate and rework old (fd) centric functions.Samuel Williams
2020-07-20Move declarations to private `internal/thread.h` header.Samuel Williams
2020-07-20Rename `rb_current_thread_scheduler` to `rb_thread_scheduler_if_nonblocking`.Samuel Williams
2020-05-14Thread scheduler for light weight concurrency.Samuel Williams
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11mv include/ruby/{impl,internal}卜部昌平