]> git.ipfire.org Git - thirdparty/zstd.git/commit
added a test for POOL (multithreading)
authorYann Collet <cyan@fb.com>
Thu, 21 Jun 2018 19:24:36 +0000 (12:24 -0700)
committerYann Collet <cyan@fb.com>
Thu, 21 Jun 2018 19:24:36 +0000 (12:24 -0700)
commit7d80ada5caa31c1d964e960f86670238473041a5
tree79f21564c25b7a5b39184f1628d4d0b5b0c10c95
parent6de249c1c61e19071af1b28d09f39b41484772d4
added a test for POOL (multithreading)

ensuring all jobs in queue are nonetheless completed
when POOL is instructed to end abruptly (POOL_free())
tests/poolTests.c