Provided by: allegro5-doc_5.2.3.0-1_all 

NAME
ALLEGRO_THREAD - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h>
typedef struct ALLEGRO_THREAD ALLEGRO_THREAD;
DESCRIPTION
An opaque structure representing a thread.
Allegro reference manual ALLEGRO_THREAD(3alleg5)