Updated todo list

This commit is contained in:
Tristan B. Velloza Kildaire 2021-09-08 11:19:09 +02:00
parent bfa4364a99
commit 53f478dde2
1 changed files with 2 additions and 1 deletions

3
todo
View File

@ -2,4 +2,5 @@
- [x] Immediate head chop after dequeue
- [x] Thread.yields
- [ ] Sleep option
- [ ] Use linked list for queues (increase performance)
- [ ] Use linked list for queues (increase performance)
- [ ] shutdown option