Home
last modified time | relevance | path

Searched refs:_al_thread_join (Results 1 – 9 of 9) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/internal/
H A Daintern_thread.h20 void _al_thread_join(_AL_THREAD*);
/dports/devel/allegro5/allegro5-5.2.7.0/src/sdl/
H A Dsdl_thread.c64 void _al_thread_join(_AL_THREAD *thread) in _al_thread_join() function
/dports/devel/allegro5/allegro5-5.2.7.0/src/unix/
H A Dufdwatch.c185 _al_thread_join(&fd_watch_thread); in _al_unix_stop_watching_fd()
H A Duxthread.c120 void _al_thread_join(_AL_THREAD *thread) in _al_thread_join() function
/dports/devel/allegro5/allegro5-5.2.7.0/src/raspberrypi/
H A Dpisystem.c69 _al_thread_join(&spi->thread); in pi_shutdown_system()
/dports/devel/allegro5/allegro5-5.2.7.0/src/win/
H A Dwxthread.c90 void _al_thread_join(_AL_THREAD *thread) in _al_thread_join() function
/dports/devel/allegro5/allegro5-5.2.7.0/src/
H A Dtimernu.c171 _al_thread_join(timer_thread); in shutdown_timers()
H A Dthreads.c216 _al_thread_join(&thread->thread); in al_join_thread()
/dports/devel/allegro5/allegro5-5.2.7.0/src/x/
H A Dxsystem.c264 _al_thread_join(&sx->xevents_thread); in xglx_shutdown_system()