luizhss / thread-lib

Simple thread library implementation in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thread-lib

Simple thread library implementation in C

Context switching between threads implemented. Locks implemented.

There is an example of how to use it.

About

Simple thread library implementation in C

License:MIT License


Languages

Language:C 89.7%Language:Assembly 5.5%Language:Makefile 4.8%