glib/gthread
Sebastian Wilhelmi 896d677f45 Also return TRUE for late arrived signals. Thanks to Steven Brooks
2001-05-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* gthread-win32.c (g_cond_wait_internal): Also return TRUE for
	late arrived signals. Thanks to Steven Brooks
	<umbrook0@cs.umanitoba.ca> for pointing out.
2001-05-22 14:20:58 +00:00
..
.cvsignore Match also UNC paths on Win32. 2001-02-21 12:41:28 +00:00
ChangeLog Also return TRUE for late arrived signals. Thanks to Steven Brooks 2001-05-22 14:20:58 +00:00
gthread-impl.c Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c". 2001-05-22 12:28:06 +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 don't g_assert() the user specified time, but g_return_val_if_fail() here. 2001-05-08 05:25:35 +00:00
gthread-solaris.c Made g_thread_min_stack_size static. 2001-01-03 17:00:43 +00:00
gthread-win32.c Also return TRUE for late arrived signals. Thanks to Steven Brooks 2001-05-22 14:20:58 +00:00
gthread.def Added missing gthread/gthread.def file. Incremented version numbers 1999-01-17 11:11:39 +00:00
gthread.rc.in Move to corresponding subdirectories. 2000-02-07 21:22:30 +00:00
Makefile.am Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c". 2001-05-22 12:28:06 +00:00
makefile.mingw.in Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c". 2001-05-22 12:28:06 +00:00
makefile.msc.in Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG. 2000-12-29 19:25:40 +00:00