Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
serialState_t Struct Reference

Data Fields

ZSTD_pthread_mutex_t mutex
 
ZSTD_pthread_cond_t cond
 
ZSTD_CCtx_params params
 
ldmState_t ldmState
 
XXH64_state_t xxhState
 
unsigned nextJobID
 
ZSTD_pthread_mutex_t ldmWindowMutex
 
ZSTD_pthread_cond_t ldmWindowCond
 
ZSTD_window_t ldmWindow
 

Field Documentation

◆ cond

◆ ldmState

ldmState_t ldmState

◆ ldmWindow

ZSTD_window_t ldmWindow

◆ ldmWindowCond

ZSTD_pthread_cond_t ldmWindowCond

◆ ldmWindowMutex

ZSTD_pthread_mutex_t ldmWindowMutex

◆ mutex

◆ nextJobID

unsigned nextJobID

◆ params

ZSTD_CCtx_params params

◆ xxhState

XXH64_state_t xxhState

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