g_thread_create renamed to g_thread_create_full.

2001-05-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* glib.def: g_thread_create renamed to g_thread_create_full.

	* gthread.c: memcpy is not necessary here. We can simply use
	struct assignment.

	* gmessages.c: Fix compilation error on win32. Added
	GFileDescriptor, wich is gint on Unix and FILE* on win32.
This commit is contained in:
Sebastian Wilhelmi
2001-05-22 12:06:59 +00:00
committed by Sebastian Wilhelmi
parent 6e14aa4673
commit e2b7bedbde
14 changed files with 108 additions and 26 deletions

View File

@@ -531,7 +531,7 @@ EXPORTS
g_strsplit
g_strtod
g_strup
g_thread_create
g_thread_create_full
g_thread_error_quark
g_thread_functions_for_glib_use
g_thread_join