al_create_cond

ALLEGRO_COND *al_create_cond(void)
Introduced in 5.0.0

Create a condition variable.

Returns the condition value on success or NULL on error.

Examples: ex_threads2


Most helpful discussions: