Sebastian Wilhelmi f8f4c3778a Add thread_equal function to allow for platform defined function to
2001-09-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* glib/gthread.h (GThreadFunctions): Add thread_equal function to
	allow for platform defined function to compare two threads.

	* glib/gthread.c: Use g_thread_functions_for_glib_use.thread_equal
	when non-NULL instead of ==.

	* gthread/gthread-posix.c: Add g_thread_equal_posix_impl and
	add to the function vector g_thread_functions_for_glib_use_default.

	* gthread/gthread-solaris.c, gthread/gthread-win32.c: Add NULL
	as equal function, as on those two platforms you don't need an
	equal function.
2001-09-19 12:46:39 +00:00
..
2001-02-13 18:20:13 +00:00
2001-07-02 05:02:13 +00:00
2001-07-02 05:02:13 +00:00
2001-08-23 14:13:32 +00:00
2001-06-27 19:18:07 +00:00
2001-07-31 08:01:04 +00:00
2000-12-19 09:35:44 +00:00
2001-04-13 23:41:53 +00:00
2001-09-03 23:46:04 +00:00
2001-08-19 17:28:07 +00:00
2001-07-02 05:02:13 +00:00
2001-09-10 15:50:26 +00:00
2001-06-07 13:46:14 +00:00
2001-06-07 13:46:14 +00:00
2001-08-03 16:00:23 +00:00
2001-04-16 20:05:25 +00:00
2001-09-10 15:50:26 +00:00