QSC Post Quantum Cryptographic Library 1.1.0.2 (B2)
A post quantum secure library written in Ansi C
Loading...
Searching...
No Matches
event_state Struct Reference

The event state context. More...

#include <event.h>

Data Fields

qsc_event_handlerlisteners
size_t lcount
qsc_mutex opmtx
bool initialized

Detailed Description

The event state context.

Field Documentation

◆ initialized

bool initialized

The initialized flag

◆ lcount

size_t lcount

The listener count

◆ listeners

qsc_event_handler* listeners

The event listeners

◆ opmtx

qsc_mutex opmtx

The operations mutex


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/QSC/QSC/event.h