QSC Post Quantum Cryptographic Library 1.0.0.6c (A6)
A post quantum secure library written in Ansi C
 
Loading...
Searching...
No Matches
qsc_threadpool_state Struct Reference

The thread pool state. More...

#include <threadpool.h>

Data Fields

qsc_thread tpool [QSC_THREADPOOL_THREADS_MAX]
 
size_t tcount
 

Detailed Description

The thread pool state.

Field Documentation

◆ tcount

size_t tcount

The thread count

◆ tpool

qsc_thread tpool[QSC_THREADPOOL_THREADS_MAX]

The thread pool


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