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

Contains the thread task context state. More...

Data Fields

void(* task )(void *context, size_t index)
 
void * context
 
size_t index
 

Detailed Description

Contains the thread task context state.

Field Documentation

◆ context

void* context

Context to pass to the task

◆ index

size_t index

Index for this thread

◆ task

void(* task) (void *context, size_t index)

Function to execute


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