smol/src
Stjepan Glavina 6b9b7cce35 Always notify, even just after waking up 2020-06-22 18:57:43 +02:00
..
async_io.rs Delete more dead code 2020-06-21 18:34:23 +02:00
block_on.rs Replace some crates 2020-06-02 15:47:38 +02:00
blocking.rs Simplify blocking 2020-06-18 18:50:42 +02:00
context.rs feat: allow recursive block_on calls 2020-05-27 16:18:12 +02:00
lib.rs Remove IoEvent 2020-06-21 18:29:52 +02:00
multitask.rs Always notify, even just after waking up 2020-06-22 18:57:43 +02:00
parking.rs Remove unnecessary unsafe 2020-06-22 18:27:39 +02:00
reactor.rs Ignore wakeup errors on windows 2020-06-21 23:08:04 +02:00
run.rs Simplify 2020-06-18 18:24:26 +02:00
sys.rs Simplify reactor code 2020-06-21 22:11:14 +02:00
task.rs Refactor the executor 2020-06-18 16:03:26 +02:00
timer.rs Adds missing code delimiter 2020-04-30 22:57:02 +07:00