summaryrefslogtreecommitdiff
path: root/internal/cont.h
AgeCommit message (Expand)Author
2022-12-01Introduce `Fiber#storage` for inheritable fiber-scoped variables. (#6612)Samuel Williams
2022-10-19MJIT: Stop using the VM barrier for jit_contTakashi Kokubun
2022-10-18Allow passing a Rust closure to rb_iseq_callback (#6575)Takashi Kokubun
2022-10-17Make mjit_cont sharable with YJIT (#6556)Takashi Kokubun
2022-07-20Prevent the stack from being marked twiceAaron Patterson
2021-09-10internal/*.h: skip doxygen卜部昌平
2021-07-13Expose `rb_obj_is_fiber`.Samuel Williams
2021-02-09Expose scheduler as public interface & bug fixes. (#3945)Samuel Williams
2020-09-14Make Mutex per-Fiber instead of per-ThreadBenoit Daloze
2020-04-13add #include guard hack卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-02-28Prevent unloading methods used in root_fiber while calling another Fiber (#2939)Takashi Kokubun
2019-12-26other minior internal header tweaks卜部昌平
2019-12-26split internal.h into files卜部昌平