table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 5.2.10.1-1.3
 - Leap-15.6
 
| al_create_cond(3) | al_create_cond(3) | 
NAME¶
al_create_cond - Allegro 5 API
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.
| Allegro reference manual |