Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

al_create_cond - Allegro 5 API

Description

       Create a condition variable.

       Returns the condition value on success or NULL on error.

Allegro reference manual                                                                 al_create_cond(3alleg5)

Name

       al_create_cond - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              ALLEGRO_COND *al_create_cond(void)

See Also