Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::SchedToken Struct Reference

Opaque synchronization token returned by a scheduler. The scheduler owns the meaning of the payload. More...

#include <sched.h>

Public Attributes

uintptr_t value [2] {}
 Scheduler-defined token payload.
 

Detailed Description

Opaque synchronization token returned by a scheduler. The scheduler owns the meaning of the payload.


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