]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed poolTests on Windows
authorYann Collet <cyan@fb.com>
Thu, 11 Apr 2019 19:03:42 +0000 (12:03 -0700)
committerYann Collet <cyan@fb.com>
Thu, 11 Apr 2019 19:03:42 +0000 (12:03 -0700)
commitf8e9bec73abf10a5e886305356f16e7dd8e5857c
treed5fe570a113d5e2e9d7f5180495eda01bbbeda95
parent8f56fa2f586e7cc9869f6e9cfdb795eaa501ee32
fixed poolTests on Windows

must use ZSTD_ prefix in front of pthread types
so that they get properly translated for Windows.
tests/poolTests.c