summaryrefslogtreecommitdiff
path: root/libguile/pthread-threads.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-02* Makefile.am (modinclude_HEADER): Removed threads-plugin.h.Marius Vollmer1-0/+0
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-94/+0
2003-03-25* pthread-threads.c: #include <config.h> if HAVE_CONFIG_H.Rob Browning1-0/+4
2002-12-18FixMikael Djurfeldt1-0/+3
2002-12-18* Makefile.am (modinclude_HEADERS): Added threads-plugin.h.Mikael Djurfeldt1-264/+14
2002-12-18* threads.c (really_launch): Detach before unlockingMikael Djurfeldt1-14/+45
2002-12-16Fix...Mikael Djurfeldt1-3/+3
2002-12-16* pthread-threads.c, pthread-threads.h (SCM_DEBUG_THREADS): AddedMikael Djurfeldt1-0/+17
2002-12-16* threads.c (scm_thread): Removed filed joining_threads.Mikael Djurfeldt1-10/+134
2002-12-16* pthread-threads.c, pthread-threads.h, threads.c: Fixes toMikael Djurfeldt1-0/+165