summaryrefslogtreecommitdiff
path: root/include/ruby/internal/intern/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Restore rb_exec_recursive_outerJohn Hawthorn2022-06-151-2/+1
* Make method id explicit in rb_exec_recursive_outerJohn Hawthorn2022-06-101-1/+2
* Fix typosNobuyoshi Nakada2021-11-021-2/+2
* postscript about rb_mutex_sleep卜部昌平2021-09-101-2/+11
* include/ruby/internal/intern/thread.h: add doxygen卜部昌平2021-09-101-17/+424
* sed -i 's/. They/. They/'卜部昌平2021-09-101-1/+1
* Define functions using rb_wait_for_single_fd [Bug #18046]Nobuyoshi Nakada2021-08-011-2/+2
* Deprecate and rework old (fd) centric functions.Samuel Williams2021-06-221-2/+2
* Move declarations to private `internal/thread.h` header.Samuel Williams2020-07-201-5/+0
* Rename `rb_current_thread_scheduler` to `rb_thread_scheduler_if_nonblocking`.Samuel Williams2020-07-201-1/+2
* Thread scheduler for light weight concurrency.Samuel Williams2020-05-141-0/+4
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-4/+4
* mv include/ruby/{impl,internal}卜部昌平2020-05-111-0/+76