/engi_thread

mirror of gitlab's repo

Primary LanguageCGNU General Public License v3.0GPL-3.0

Pure C thread library

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

Release build: cmake -DCMAKE_BUILD_TYPE=Release ..

Debug build: cmake -DCMAKE_BUILD_TYPE=Debug ..

Both static and shared

API is in header file

License GPLv3 or later

Malformed C

2022