1al_set_thread_should_stop(3)                      al_set_thread_should_stop(3)
2
3
4

NAME

6       al_set_thread_should_stop - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_set_thread_should_stop(ALLEGRO_THREAD *thread)
12

DESCRIPTION

14       Set the flag to indicate thread should stop.  Returns immediately.
15

SEE ALSO

17       al_join_thread(3), al_get_thread_should_stop(3).
18
19
20
21Allegro reference manual                          al_set_thread_should_stop(3)
Impressum