os_multitasking - Man Page
Indicates if the OS is multitasking. Allegro game programming library.
Synopsis
#include <allegro.h>
extern int os_multitasking;
Description
Set by allegro_init() to either TRUE or FALSE depending on whether your Operating System is multitasking or not.
See Also
Referenced By
version 4.4.3 Allegro manual