Skip to content

Repository files navigation

Threading Library

User-Level Thread Implementation

Uses setjmp and longjmp as well as signals to implement basic round-robin scheduling for user-level threads. Can support upto 128 threads.

Has CoW implementations

About

User levelthreading library in C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages