Updated todo list
This commit is contained in:
parent
bfa4364a99
commit
53f478dde2
3
todo
3
todo
|
@ -2,4 +2,5 @@
|
||||||
- [x] Immediate head chop after dequeue
|
- [x] Immediate head chop after dequeue
|
||||||
- [x] Thread.yields
|
- [x] Thread.yields
|
||||||
- [ ] Sleep option
|
- [ ] Sleep option
|
||||||
- [ ] Use linked list for queues (increase performance)
|
- [ ] Use linked list for queues (increase performance)
|
||||||
|
- [ ] shutdown option
|
Loading…
Reference in New Issue