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