Final Platform Layer 0.9.9-beta
|
Stores the condition variable structure. More...
#include <final_platform_layer.h>
Data Fields | |
fplInternalConditionVariable | internalHandle |
The internal condition handle. | |
fpl_b32 | isValid |
Is it valid. | |
Stores the condition variable structure.
Definition at line 5897 of file final_platform_layer.h.
fplInternalConditionVariable fplConditionVariable::internalHandle |
The internal condition handle.
Definition at line 5899 of file final_platform_layer.h.
fpl_b32 fplConditionVariable::isValid |
Is it valid.
Definition at line 5901 of file final_platform_layer.h.