![]() |
kinetic-c
v0.12.0
Seagate Kinetic Protocol Client Library for C
|
Configuration for thread pool. More...
#include <threadpool.h>
Data Fields | |
uint8_t | task_ringbuf_size2 |
size_t | max_delay |
uint8_t | max_threads |
Configuration for thread pool.
Definition at line 34 of file threadpool.h.
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.