Public Attributes | List of all members
ZSTDMT_bufferPool_s Struct Reference

Public Attributes

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

Detailed Description

Definition at line 31094 of file zstd.c.

Member Data Documentation

◆ bTable

buffer_t ZSTDMT_bufferPool_s::bTable[1]

Definition at line 31100 of file zstd.c.

◆ bufferSize

size_t ZSTDMT_bufferPool_s::bufferSize

Definition at line 31096 of file zstd.c.

◆ cMem

ZSTD_customMem ZSTDMT_bufferPool_s::cMem

Definition at line 31099 of file zstd.c.

◆ nbBuffers

unsigned ZSTDMT_bufferPool_s::nbBuffers

Definition at line 31098 of file zstd.c.

◆ poolMutex

ZSTD_pthread_mutex_t ZSTDMT_bufferPool_s::poolMutex

Definition at line 31095 of file zstd.c.

◆ totalBuffers

unsigned ZSTDMT_bufferPool_s::totalBuffers

Definition at line 31097 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