glib/gthread
Owen Taylor 931ea95265 This commit merges the glib-threads branch into the main
branch. See the ChangeLog for details of the changes.

In brief overview:

 - The set of threading functions can be set
 - A default implementation is provided in -lgthread
 - All static data structures are locked using these
   functions if g_thread_init() is called.
1998-12-15 05:28:02 +00:00
..
.cvsignore This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gthread-none.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gthread-nspr.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gthread-posix.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gthread-solaris.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gthread.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
Makefile.am This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
testgthread.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00