GC_CreateThread   906 gc/include/gc.h    GC_API HANDLE WINAPI GC_CreateThread(
GC_CreateThread   924 gc/include/gc.h #    define CreateThread GC_CreateThread
GC_CreateThread   565 gc/tests/test.c     	h = GC_CreateThread(NULL, 0, tiny_reverse_test, 0, 0, &thread_id);
GC_CreateThread  1659 gc/tests/test.c     win_thr_h = GC_CreateThread(NULL, 0, thr_window, 0, 0, &thread_id);
GC_CreateThread  1670 gc/tests/test.c     h[i] = GC_CreateThread(NULL, 0, thr_run_one_test, 0, 0, &thread_id);
GC_CreateThread   542 gc/win32_threads.c     thread_h = GC_CreateThread(