Commit graph

9 commits

Author SHA1 Message Date
Joe C
a63f3e6f77
coroutines: use photon work_pool when nr_jobs > 0, and use photon libc fn wrappers (#19711) 2023-10-31 20:12:52 +03:00
Joe Conigliaro
f74719d692
coroutines: add missing ? from previous commit 2023-10-27 20:16:33 +11:00
Joe Conigliaro
77d45b1798
coroutines: only attempt to add/remove roots when GC is on. 2023-10-27 20:13:36 +11:00
Joe Conigliaro
b3ac88efe5
coroutines: fix dealloc (called wrong fn) 2023-10-09 16:58:57 +11:00
Joe Conigliaro
9604a3f491
coroutines: get photonlib/coroutines working with GC 2023-10-09 12:10:19 +11:00
Alexander Medvednikov
3f62487409 examples: add a simple coroutine example 2023-05-29 01:35:38 +02:00
Alexander Medvednikov
786865d349 coroutines: init() that runs automatically 2023-05-28 15:54:57 +02:00
Alexander Medvednikov
9db10c8f61 all: coroutines (part 2) 2023-05-28 05:30:23 +02:00
Alexander Medvednikov
45f16a2640 all: coroutines (part 1) 2023-05-27 23:33:46 +02:00