simple cooperative user threading
This is a really simple cooperative user thread library that uses setjmp/longjmp to save and restore registers.
It's just for fun!
make, then run
./uthreads 4
to see some threads in action.
Written by: Dan Williams [email protected] 3/2/14