win32_threads.c
27.3 KB
-
gc.h (GC_CreateThread): Declare with WINAPI attribute. · 822ed7f8
* include/gc.h (GC_CreateThread): Declare with WINAPI attribute. * win32_threads.c (GC_CreateThread): Make definitions consistent with declaration. Cast &thread_table[i].handle to PHANDLE in call to DuplicateHandle (thread_start): Declare as static. From-SVN: r69990
Danny Smith committed