al_set_thread_should_stop - Man Page
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
Referenced By
al_get_thread_should_stop(3), al_join_thread(3).
Allegro reference manual