Lines Matching refs:thread_count
659 unsigned int thread_count,
671 if (thread_count == 0)
678 if (thread_count != 1)
693 ctx->thread_count = thread_count;
750 size_t worksize = sizeof(compression_working_buffers) * thread_count;
1096 if (thread_index >= ctx->thread_count)
1117 if (ctx->thread_count == 1)
1199 if (thread_index >= ctx->thread_count)
1236 if (ctx->thread_count == 1)