Home
last modified time | relevance | path

Searched refs:_al_cond_init (Results 1 – 8 of 8) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/src/
H A Dthreads.c121 _al_cond_init(&outer->cond); in al_create_thread()
137 _al_cond_init(&outer->cond); in al_create_thread_with_stacksize()
356 _al_cond_init(&cond->cond); in al_create_cond()
H A Devents.c107 _al_cond_init(&queue->cond); in al_create_event_queue()
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/internal/
H A Daintern_thread.h35 void _al_cond_init(_AL_COND*);
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/platform/
H A Dallegro_sdl_thread.h58 AL_INLINE(void, _al_cond_init, (struct _AL_COND *cond),
H A Daintuthr.h71 AL_INLINE(void, _al_cond_init, (struct _AL_COND *cond),
/dports/devel/allegro5/allegro5-5.2.7.0/src/win/
H A Dwxthread.c266 void _al_cond_init(_AL_COND *cond) in _al_cond_init() function
/dports/devel/allegro5/allegro5-5.2.7.0/src/x/
H A Dxsystem.c205 _al_cond_init(&s->resized); in xglx_initialize()
H A Dxdisplay.c347 _al_cond_init(&d->mapped); in xdpy_create_display_locked()
350 _al_cond_init(&d->selectioned); in xdpy_create_display_locked()