From 916bfec075e5856263c1b3d001c6c753d0a23fcb Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Wed, 8 Sep 2021 11:14:00 +0200 Subject: [PATCH] Updated todo list --- todo | 1 + 1 file changed, 1 insertion(+) diff --git a/todo b/todo index 71876c9..750ca12 100644 --- a/todo +++ b/todo @@ -1,4 +1,5 @@ - [x] Use queues - [x] Immediate head chop after dequeue - [x] Thread.yields +- [ ] Sleep option - [ ] Use linked list for queues (increase performance) \ No newline at end of file