Public Attributes | List of all members
ZSTDMT_jobDescription Struct Reference

Public Attributes

ZSTDMT_bufferPoolbufPool
 
ZSTDMT_CCtxPoolcctxPool
 
const ZSTD_CDictcdict
 
size_t consumed
 
size_t cSize
 
buffer_t dstBuff
 
size_t dstFlushed
 
unsigned firstJob
 
unsigned frameChecksumNeeded
 
unsigned long long fullFrameSize
 
ZSTD_pthread_cond_t job_cond
 
ZSTD_pthread_mutex_t job_mutex
 
unsigned jobID
 
unsigned lastJob
 
ZSTD_CCtx_params params
 
range_t prefix
 
ZSTDMT_seqPoolseqPool
 
serialState_tserial
 
range_t src
 

Detailed Description

Definition at line 31635 of file zstd.c.

Member Data Documentation

◆ bufPool

ZSTDMT_bufferPool* ZSTDMT_jobDescription::bufPool

Definition at line 31641 of file zstd.c.

◆ cctxPool

ZSTDMT_CCtxPool* ZSTDMT_jobDescription::cctxPool

Definition at line 31640 of file zstd.c.

◆ cdict

const ZSTD_CDict* ZSTDMT_jobDescription::cdict

Definition at line 31651 of file zstd.c.

◆ consumed

size_t ZSTDMT_jobDescription::consumed

Definition at line 31636 of file zstd.c.

◆ cSize

size_t ZSTDMT_jobDescription::cSize

Definition at line 31637 of file zstd.c.

◆ dstBuff

buffer_t ZSTDMT_jobDescription::dstBuff

Definition at line 31644 of file zstd.c.

◆ dstFlushed

size_t ZSTDMT_jobDescription::dstFlushed

Definition at line 31653 of file zstd.c.

◆ firstJob

unsigned ZSTDMT_jobDescription::firstJob

Definition at line 31648 of file zstd.c.

◆ frameChecksumNeeded

unsigned ZSTDMT_jobDescription::frameChecksumNeeded

Definition at line 31654 of file zstd.c.

◆ fullFrameSize

unsigned long long ZSTDMT_jobDescription::fullFrameSize

Definition at line 31652 of file zstd.c.

◆ job_cond

ZSTD_pthread_cond_t ZSTDMT_jobDescription::job_cond

Definition at line 31639 of file zstd.c.

◆ job_mutex

ZSTD_pthread_mutex_t ZSTDMT_jobDescription::job_mutex

Definition at line 31638 of file zstd.c.

◆ jobID

unsigned ZSTDMT_jobDescription::jobID

Definition at line 31647 of file zstd.c.

◆ lastJob

unsigned ZSTDMT_jobDescription::lastJob

Definition at line 31649 of file zstd.c.

◆ params

ZSTD_CCtx_params ZSTDMT_jobDescription::params

Definition at line 31650 of file zstd.c.

◆ prefix

range_t ZSTDMT_jobDescription::prefix

Definition at line 31645 of file zstd.c.

◆ seqPool

ZSTDMT_seqPool* ZSTDMT_jobDescription::seqPool

Definition at line 31642 of file zstd.c.

◆ serial

serialState_t* ZSTDMT_jobDescription::serial

Definition at line 31643 of file zstd.c.

◆ src

range_t ZSTDMT_jobDescription::src

Definition at line 31646 of file zstd.c.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30