mirror of
https://github.com/Pithikos/C-Thread-Pool
synced 2024-11-21 21:21:23 +03:00
.. | ||
ext_bugs | ||
src | ||
funcs | ||
memleaks | ||
pause_resume | ||
README.md | ||
threadpool | ||
wait |
Tests
For memory leaks run ./memleaks
. This might take a while since valgrind
needs one second to init each thread.
For the general functional tests run ./threadpool
.
On errors:
Check the created log file error.log