Loading...
Searching...
No Matches
3#if !defined(GSI_NO_THREADS)
9 #include "x360/gsThreadX360.c"
13 #include "win32/gsThreadWin32.c"
15 #include "macosx/gsThreadMacOSX.c"
17 #include "linux/gsThreadLinux.c"
19 #include "nitro/gsThreadNitro.c"
21 #include "ps2/gsThreadPs2.c"
26#elif defined(_REVOLUTION)
27 #include "revolution/gsThreadRevoulution.c"
29 #error "Missing or unsupported platform"
33#if defined(__cplusplus)
48#if defined(__cplusplus)