summaryrefslogtreecommitdiff
path: root/gthread/gthread-solaris.c
AgeCommit message (Expand)Author
2000-04-25Changed the scope of the initialized mutex to USYNC_THREAD. Thanks toSebastian Wilhelmi
2000-03-17Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIES warning messages.Sebastian Wilhelmi
2000-02-22check for sysconf (_SC_THREAD_STACK_MIN), which returns the minimal stackSebastian Wilhelmi
1999-11-16Changed the prototype of thread_create and thread_self to return theSebastian Wilhelmi
1999-06-17Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1998-12-15updated.Sebastian Wilhelmi
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor