summaryrefslogtreecommitdiff
path: root/libguile/pthread-threads.h
AgeCommit message (Expand)AuthorFilesLines
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-35/+11
2002-12-18* Makefile.am (modinclude_HEADERS): Added threads-plugin.h.Mikael Djurfeldt1-56/+2
2002-12-18* threads.c (really_launch): Detach before unlockingMikael Djurfeldt1-12/+4
2002-12-16* pthread-threads.c, pthread-threads.h (SCM_DEBUG_THREADS): AddedMikael Djurfeldt1-1/+10
2002-12-16* threads.c (scm_thread): Removed filed joining_threads.Mikael Djurfeldt1-11/+41
2002-12-16* pthread-threads.c, pthread-threads.h, threads.c: Fixes toMikael Djurfeldt1-7/+13
2002-12-15* __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definitions.Mikael Djurfeldt1-0/+24
2002-12-09* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.Mikael Djurfeldt1-30/+33
2002-12-02* pthread-threads.h: New, implement pthread-like API by deferring toMarius Vollmer1-0/+99