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

#include <fileio_asyncio.h>

Data Fields

POOL_ctxthreadPool
 
int threadPoolActive
 
int totalIoJobs
 
const FIO_prefs_tprefs
 
POOL_function poolFunction
 
FILE * file
 
ZSTD_pthread_mutex_t ioJobsMutex
 
void * availableJobs [MAX_IO_JOBS]
 
int availableJobsCount
 
size_t jobBufferSize
 

Field Documentation

◆ availableJobs

void * availableJobs

◆ availableJobsCount

int availableJobsCount

◆ file

FILE * file

◆ ioJobsMutex

ZSTD_pthread_mutex_t ioJobsMutex

◆ jobBufferSize

size_t jobBufferSize

◆ poolFunction

POOL_function poolFunction

◆ prefs

const FIO_prefs_t * prefs

◆ threadPool

POOL_ctx * threadPool

◆ threadPoolActive

int threadPoolActive

◆ totalIoJobs

int totalIoJobs

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