1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-14 04:34:48 +00:00
janet/src
Calvin Rose 9c9f9d4fa6 Add some thread coordination primitives.
Due to the nature of event loops, it is a bit difficult to integrate
lock and other primitives such that they don't block fibers on the same
thread.
2022-06-05 15:24:34 -05:00
..
boot Add parse-all function as a natural extension to the parse function. 2022-05-28 19:02:17 -05:00
conf Fix meson.build for older versions of meson. 2022-05-14 10:27:28 -05:00
core Add some thread coordination primitives. 2022-06-05 15:24:34 -05:00
include Add some thread coordination primitives. 2022-06-05 15:24:34 -05:00
mainclient Auto update copyright date. 2022-03-21 18:22:59 -05:00