ALLEGRO_THREAD
typedef struct ALLEGRO_THREAD ALLEGRO_THREAD;
Introduced in 5.0.0
An opaque structure representing a thread.
Examples: ex_native_filechooser, ex_threads, ex_threads2
Most helpful discussions:
- Allegro 5 Threading Interface (1)
- Using very short allegro timers in separate thread and getting lots of cpu usage
- ALLEGRO_EVENT_DISPLAY_SWITCH_OUT
- Multiple threads/displays, Event handling question
- Access Violation in al_flip_display with threads
- Need Good tutorials on Allegro threads.
- ALLEGRO_THREAD
- Synchronizing Threads
- Running a function on a triggered event (Thread?)
- [A5] Event and socket messages ?
Other recent discussions:
- Thread problem
- shows error when creating class DATA in Xcode for c project
- Question on return value of al_create_thread
- [A5] Need help with loading screens and multithreading
- Question regarding multithreading
- destroy a newly loaded audio stream will cause program freeze.
- help with threads
- al_draw_bitmap fails to run on threads other than the parent thread
- How to make a loading screen?
- Allegro 5 threads