kinetic-c  v0.12.0
Seagate Kinetic Protocol Client Library for C
Data Fields
threadpool_config Struct Reference

Configuration for thread pool. More...

#include <threadpool.h>

Data Fields

uint8_t task_ringbuf_size2
 
size_t max_delay
 
uint8_t max_threads
 

Detailed Description

Configuration for thread pool.

Definition at line 34 of file threadpool.h.

Field Documentation

uint8_t threadpool_config::task_ringbuf_size2

Definition at line 35 of file threadpool.h.

size_t threadpool_config::max_delay

Definition at line 36 of file threadpool.h.

uint8_t threadpool_config::max_threads

Definition at line 37 of file threadpool.h.


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