Final Platform Layer 0.9.8-beta
Loading...
Searching...
No Matches
Data Fields
fplConditionVariable Struct Reference

The condition variable structure. More...

#include <final_platform_layer.h>

Data Fields

fplInternalConditionVariable internalHandle
 The internal condition handle.
 
fpl_b32 isValid
 Is it valid.
 

Detailed Description

The condition variable structure.

Definition at line 4716 of file final_platform_layer.h.

Field Documentation

◆ internalHandle

fplInternalConditionVariable fplConditionVariable::internalHandle

The internal condition handle.

Definition at line 4718 of file final_platform_layer.h.

◆ isValid

fpl_b32 fplConditionVariable::isValid

Is it valid.

Definition at line 4720 of file final_platform_layer.h.


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