CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
TRGate Struct Reference

One-time event gate for task synchronization. More...

#include <taskrequiresgate.h>

Public Member Functions

 atomic (uint32) state
 Current gate state (closed/open/sealed)
 

Data Fields

string name
 Gate name for logging and debugging.
 
int64 lastprogress
 Last time progress() was called.
 

Detailed Description

One-time event gate for task synchronization.

Definition at line 84 of file taskrequiresgate.h.


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