SYNOPSIS #include <allegro5/allegro.h>ALLEGRO_COND *al_create_cond(void) DESCRIPTION Create a condition variable. Returns the condition value on success or NULL on error.