mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
For the PID thread priorities surrogate use gettid instead of getpid. This
2004-02-25 Sebastian Wilhelmi <seppi@seppi.de> * configure.in, glib/gthread.c: For the PID thread priorities surrogate use gettid instead of getpid. This also works with nptl (on linux-2.6), as well as with linuxthreads (on linux-2.4).
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
3a69be2e7f
commit
28a267e306
@@ -1,3 +1,9 @@
|
||||
2004-02-25 Sebastian Wilhelmi <seppi@seppi.de>
|
||||
|
||||
* configure.in, glib/gthread.c: For the PID thread priorities
|
||||
surrogate use gettid instead of getpid. This also works with nptl
|
||||
(on linux-2.6), as well as with linuxthreads (on linux-2.4).
|
||||
|
||||
2004-02-24 Sebastian Wilhelmi <seppi@seppi.de>
|
||||
|
||||
* glib/grand.c: Add Since: 2.4, where due
|
||||
|
Reference in New Issue
Block a user