Make some changes to the way that GMainContext works:
[platform/upstream/glib.git] / config.h.win32.in
index 6e8f1a8..e98a9cd 100644 (file)
 #define GLIB_SIZEOF_PTRDIFF_T 4
 #define GLIB_SIZEOF_INTMAX_T 4
 
-#define POSIX_MIN_PRIORITY -2
-#define POSIX_MAX_PRIORITY 2
-#define POSIX_YIELD_FUNC Sleep(0)
-
-#define G_THREAD_SOURCE "gthread-posix.c"
+#define G_THREAD_SOURCE "gthread-win32.c"
 
 /* The number of bytes in a char.  */
 #define SIZEOF_CHAR 1