glib/gthread
Sebastian Wilhelmi 659fd4113b Factor out g_main_context_init_pipe from g_main_context_new to initialize
2002-08-06  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* glib/gmain.c: Factor out g_main_context_init_pipe from
	g_main_context_new to initialize the wakeup pipe of a
	context. Call that function from g_main_context_new if threads are
	initialized and for all contexts when threads are initialized
	in g_main_thread_init. (#86872)

	* gthread/gthread-impl.c: Call g_main_thread_init. (#86872)
2002-08-06 14:50:52 +00:00
..
.cvsignore */.cvsignore: Add various Win32 related file types. 2001-11-24 18:53:03 +00:00
ChangeLog Do a comparison, not an assignment, stupid! Spotted by Daniel Elstner 2002-03-10 09:15:09 +00:00
gthread-impl.c Factor out g_main_context_init_pipe from g_main_context_new to initialize 2002-08-06 14:50:52 +00:00
gthread-none.c Add G_MUTEX_SIZE as needed for gthread-impl.c 2000-11-02 13:04:16 +00:00
gthread-posix.c Set the normal PID surrogate priority according to getpid() to avoid 2002-08-06 13:31:26 +00:00
gthread-solaris.c Set the normal PID surrogate priority according to getpid() to avoid 2002-08-06 13:31:26 +00:00
gthread-win32.c When the sublangid is SUBLANG_DEFAULT, return the locale of the language's 2001-09-27 22:07:00 +00:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in Correct InternalName and OriginalFilename to match what we actually 2001-09-19 01:00:52 +00:00
Makefile.am Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
makefile.mingw.in Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
makefile.msc.in moved warning to error pragmas to their own file to not force 'good 2002-01-05 18:54:59 +00:00