From 18322dfd879b9ea0ba93d141183e57d9ddf1aa7f Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Tue, 30 May 2000 13:52:13 +0000 Subject: [PATCH] *** empty log message *** --- devel/tasks.text | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/devel/tasks.text b/devel/tasks.text index cd98d868a..9586911f3 100644 --- a/devel/tasks.text +++ b/devel/tasks.text @@ -63,6 +63,26 @@ niibe niibe dirk? +*** Protecting common resources using mutecis from the new interface. + +maciej? + +*** Removing the dynamic roots + +*** Revise the fluid implementation + +Trying to use the thread library's support for thread local data +(get/setspecific). + +*** Implementing the GC thread synchronization (all threads: go to sleep!) + +Suitable synchronization point is probably SCM_TICK. + +*** Implementing the libguileposix threads glue library + +This corresponds to the libguilecoop library implemented during the +thread factorization. + ** GOOPS *** integration into libguile