Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-09 | Securing a bit more the thread-joining. | Pixel | |
2011-10-14 | Adding a Thread and a Queue class. | Pixel | |
2011-10-10 | Adding the basic "Handle" structure, and adding an early version of Input. | Pixel | |
Renamed suspend() to yield(). Fixed a couple of bugs, and reorganized slightly some code. | |||
2011-10-09 | Adding basic locks from libpthread. Also, that 'pending' loop belongs after ↵ | Pixel | |
we activate the tasks. |