mirror of
https://github.com/Pithikos/C-Thread-Pool
synced 2024-11-22 05:31:18 +03:00
246 B
246 B
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
.