zstd/lib/compress
Nick Terrell 2253d01b27 Move XXH64_update() into worker threads
* Computes the XXH hash in the worker threads.
* Workers get a sequence number and wait until ther number shows up. On
  error, ensures that its sequence is finished, so future threads don't
  get blocked.
* Sets up for ldm integration, which will go in the same spot.
2018-03-19 11:08:27 -07:00
..
2018-03-13 14:14:05 -07:00
2018-03-13 14:14:05 -07:00
2018-02-14 19:20:32 -08:00
2018-03-16 14:54:06 -07:00
2018-03-11 05:21:53 -07:00
2018-03-16 14:54:06 -07:00