Conscience Core
Public Attributes | List of all members
ZSTDMT_bufferPool_s Struct Reference

Public Attributes

ZSTD_pthread_mutex_t poolMutex
 
size_t bufferSize
 
unsigned totalBuffers
 
unsigned nbBuffers
 
ZSTD_customMem cMem
 
buffer_t bTable [1]
 

Member Data Documentation

◆ bTable

buffer_t ZSTDMT_bufferPool_s::bTable[1]

◆ bufferSize

size_t ZSTDMT_bufferPool_s::bufferSize

◆ cMem

ZSTD_customMem ZSTDMT_bufferPool_s::cMem

◆ nbBuffers

unsigned ZSTDMT_bufferPool_s::nbBuffers

◆ poolMutex

ZSTD_pthread_mutex_t ZSTDMT_bufferPool_s::poolMutex

◆ totalBuffers

unsigned ZSTDMT_bufferPool_s::totalBuffers

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