QSC Post Quantum Cryptographic Library 1.1.0.2 (B2)
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]
volatile int32_t tcount

Detailed Description

The thread pool state.

Field Documentation

◆ tcount

volatile int32_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:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/QSC/QSC/threadpool.h