table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_set_thread_should_stop(3) | al_set_thread_should_stop(3) |
NAME¶
al_set_thread_should_stop - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> void al_set_thread_should_stop(ALLEGRO_THREAD *thread)
DESCRIPTION¶
Set the flag to indicate thread should stop. Returns immediately.
SEE ALSO¶
Allegro reference manual |