A simple, bare-bones, user-space threading library with support for preemption written in C.
Most of the interesting code is in thread.c
-- with thread_yield()
being particularly fascinating.
The tests are named test_*.c
. To build all the tests, run: make
-
Notifications
You must be signed in to change notification settings - Fork 0
nshdesai/threads
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple user-space threading library with support for preemption written in C
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published