Updated todo list

This commit is contained in:
Tristan B. Velloza Kildaire 2021-09-08 11:14:00 +02:00
parent 08a0327a5a
commit 916bfec075
1 changed files with 1 additions and 0 deletions

1
todo
View File

@ -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)