Searched refs:singleBlockingThread (Results 1 – 1 of 1) sorted by relevance
752 unsigned singleBlockingThread; member1237 …mtctx->singleBlockingThread = (pledgedSrcSize <= ZSTDMT_JOBSIZE_MIN); /* do not trigger multi-thr… in ZSTDMT_initCStream_internal()1238 if (mtctx->singleBlockingThread) { in ZSTDMT_initCStream_internal()1720 if (mtctx->singleBlockingThread) { /* delegate to single-thread (synchronous) */ in ZSTDMT_compressStream_generic()1820 if (mtctx->singleBlockingThread) in ZSTDMT_flushStream()1828 if (mtctx->singleBlockingThread) in ZSTDMT_endStream()