Skip to content

fplInternalConditionVariable Union Reference

Finalspace edited this page May 29, 2026 · 1 revision

Stores the internal condition variable for any platform. More...

#include <final_platform_layer.h>

Data Fields

Type Name
int dummy
Padding field that prevents the union from being empty.

Detailed Description

Stores the internal condition variable for any platform.

Definition at line 7548 of file final_platform_layer.h.

Field Documentation

dummy

int fplInternalConditionVariable::dummy

Padding field that prevents the union from being empty.

Definition at line 7557 of file final_platform_layer.h.


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

Final Platform Layer

Pages

Topics

Data Structures

Clone this wiki locally