Commit graph

5 commits

Author SHA1 Message Date
jeltz 545e31c6f9
Change the run_timers execution frequency
We now use the GCD of all the async timers.
2021-01-18 03:47:58 +01:00
jeltz 2c7466e2de
Reset only stateful async nodes 2020-12-30 02:13:19 +01:00
jeltz 1ba3284031
Extract timers from obj_dec.o_ack 2020-12-25 19:44:01 +01:00
jeltz 9b44a7a7ab
Create run_timers function for async calls 2020-12-25 15:36:05 +01:00
jeltz 34902b58f0
Add basic copy functions
Warning: These functions are not yet atomic.
2020-12-22 00:30:59 +01:00