mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Removed the PID niceness surrogate for thread priorities as requested by
2004-02-26 Sebastian Wilhelmi <seppi@seppi.de> * configure.in, config.h.win32.in, glib/gthread.c: Removed the PID niceness surrogate for thread priorities as requested by Tim. It does more harm than good. * glib/tmpl/threads.sgml: Updated to reflect removal of the PID niceness surrogate for thread priorities.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
dbbb29f608
commit
76c213543a
@@ -72,9 +72,6 @@
|
||||
/* Source file containing theread implementation */
|
||||
#define G_THREAD_SOURCE "gthread-win32.c"
|
||||
|
||||
/* whether to use the PID niceness surrogate for thread priorities */
|
||||
/* #undef G_THREAD_USE_PID_SURROGATE */
|
||||
|
||||
/* A 'va_copy' style function */
|
||||
#ifndef _MSC_VER
|
||||
#define G_VA_COPY va_copy
|
||||
|
Reference in New Issue
Block a user