mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Renamed to glib/gthreadprivate.h and moved system thread identifier
2006-05-09 Sebastian Wilhelmi <wilhelmi@google.com> * glib/gthreadinit.h: Renamed to glib/gthreadprivate.h and moved system thread identifier comparision and assignment macros from glib/gthread.c to glib/gthreadprivate.h. * glib/Makefile.am, glib/gatomic.c, glib/gconvert.c, glib/gmain.c, glib/gmem.c, glib/gmessages.c, glib/grand.c, glib/gslice.c, glib/gthread.c, glib/gutils.c, gthread/gthread-impl.c: Use glib/gthreadprivate.h instead of glib/gthreadinit.h. * gthread/gthread-impl.c: Use GSystemThread instead of GThread for owner determination. This fixes #311043 and is mostly modeled after the patch from jylefort@FreeBSD.org.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
307391459d
commit
e4f8f3b95c
@@ -25,6 +25,7 @@ cxx-test
|
||||
date-test
|
||||
dirname-test
|
||||
env-test
|
||||
errorcheck-mutex-test
|
||||
file-test
|
||||
file-test-get-contents
|
||||
hash-test
|
||||
|
Reference in New Issue
Block a user