Skip to content

malformed-c/engi_threadpool

Repository files navigation

Pure C threadpool library

Clone: git clone --recurse-submodules --remote-submodules https://gitlab.com/malformed-c/engi_threadpool.git

Release build: cmake -DCMAKE_BUILD_TYPE=Release ..

Debug build: cmake -DCMAKE_BUILD_TYPE=Debug ..

Both static and shared

API is in header file

Sample usage is in main.c

License GPLv3 or later

Malformed C

2022

About

mirror of gitlab repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published