summaryrefslogtreecommitdiff
path: root/internal/cont.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce `Fiber#storage` for inheritable fiber-scoped variables. (#6612)Samuel Williams2022-12-011-0/+3
* MJIT: Stop using the VM barrier for jit_contTakashi Kokubun2022-10-191-1/+1
* Allow passing a Rust closure to rb_iseq_callback (#6575)Takashi Kokubun2022-10-181-1/+1
* Make mjit_cont sharable with YJIT (#6556)Takashi Kokubun2022-10-171-1/+4
* Prevent the stack from being marked twiceAaron Patterson2022-07-201-0/+2
* internal/*.h: skip doxygen卜部昌平2021-09-101-1/+0
* Expose `rb_obj_is_fiber`.Samuel Williams2021-07-131-1/+0
* Expose scheduler as public interface & bug fixes. (#3945)Samuel Williams2021-02-091-0/+1
* Make Mutex per-Fiber instead of per-ThreadBenoit Daloze2020-09-141-0/+2
* add #include guard hack卜部昌平2020-04-131-3/+3
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-5/+5
* Prevent unloading methods used in root_fiber while calling another Fiber (#2939)Takashi Kokubun2020-02-281-0/+2
* other minior internal header tweaks卜部昌平2019-12-261-1/+3
* split internal.h into files卜部昌平2019-12-261-0/+19