summaryrefslogtreecommitdiff
path: root/libguile/coop-defs.h
Commit message (Expand)AuthorAgeFilesLines
* * __scm.h (USE_THREADS, GUILE_ISELECT): Define whenMarius Vollmer2002-11-031-9/+2
* * coop-defs.h (coop_m): Added 'level' field.Marius Vollmer2002-10-271-26/+3
* * coop-defs.h (coop_t): Added new "handle" slot.Marius Vollmer2002-10-031-0/+2
* 2001-11-04 Stefan Jahn <stefan@lkcc.org>Stefan Jahn2001-11-041-0/+4
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-27/+27
* * Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann2001-08-311-6/+6
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* * srcprop.h, srcprop.c (scm_srcprops_to_plist): Renamed fromMarius Vollmer2001-06-251-2/+2
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-5/+5
* * Incorporated fixes to interrupt deferring/allowing from Niibe.Dirk Herrmann2001-04-171-9/+3
* * coop-defs.h (coop_key_create): Don't use the C++ keywordMarius Vollmer2000-10-021-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-1/+1
* * coop-defs.h (struct coop_t): Added `sto'-field again because ofMikael Djurfeldt2000-03-301-2/+0
* * coop-defs.h (struct coop_t): Removed dummy_mutex.Mikael Djurfeldt2000-03-301-1/+2
* Removed definition of GUILE_PTHREAD_COMPAT inside commentaryMikael Djurfeldt2000-03-291-1/+0
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* Reverted recent change to scm_mutex_init: now backward compatibleMikael Djurfeldt2000-03-121-1/+1
* * coop-defs.h (struct timespec): Conditionally defined.Mikael Djurfeldt2000-03-121-1/+11
* * coop-defs.h (scm_mutex_trylock): New macro: alias forMikael Djurfeldt2000-03-121-3/+47
* * *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1999-12-161-4/+7
* * coop.c (coop_condition_variable_wait): Make this functionJim Blandy1998-10-041-1/+0
* Get rid of warnings from the cooperative threading system.Jim Blandy1998-10-031-0/+16
* * iselect.h, iselect.c, coop.c, coop-threads.c, coop-threads.h,Mikael Djurfeldt1998-02-061-1/+1
* * coop.c (coop_mutex_init, coop_mutex_lock, coop_mutex_unlock,Mikael Djurfeldt1998-01-261-0/+49
* * coop-defs.h (struct coop_t): Renamed errno --> _errno to preventMikael Djurfeldt1997-11-301-1/+1
* * Makefile.am: Added iselect.c and iselect.h.Mikael Djurfeldt1997-11-271-0/+15
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* Merge threads directory into libguile.Jim Blandy1997-04-151-0/+149