mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
f0f028abd2
1999-11-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gthread-posix.c, gthread-solaris.c: Changed the prototype of thread_create and thread_self to return the system thread into provided memory instead of a return value. This is necessary, as HPUX has a pthread_t, that is bigger than the biggest integral type there. Made some more functions static. * gthread-posix.c: Small fixes for DCE threads: Detaching has to be done after thread creation for DCE. |
||
---|---|---|
.. | ||
.cvsignore | ||
ChangeLog | ||
gthread-impl.c | ||
gthread-none.c | ||
gthread-posix.c | ||
gthread-solaris.c | ||
gthread.def | ||
Makefile.am |