Skip to content

danlythemanly/uthreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uthreads

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

About

simple cooperative user threading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages