]> git.ipfire.org Git - thirdparty/zstd.git/commit
Merge pull request #2231 from marxin/use-threads-in-example
authorYann Collet <Cyan4973@users.noreply.github.com>
Thu, 9 Jul 2020 15:41:44 +0000 (08:41 -0700)
committerGitHub <noreply@github.com>
Thu, 9 Jul 2020 15:41:44 +0000 (08:41 -0700)
commit2fbc438a5d04d8072d41c58dfabdbcf506ddf309
treea2889c7558abe79eeef1d63a59b43c2f4e587731
parent978cea5d5601c239c3e4a37a6d4a5fc9e7fb50d2
parent461348c09a3fa08422480d451998f6efb910b8f8
Merge pull request #2231 from marxin/use-threads-in-example

Use threads in streaming_compression.c example.