*** empty log message ***
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 30 May 2000 13:52:13 +0000 (13:52 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 30 May 2000 13:52:13 +0000 (13:52 +0000)
devel/tasks.text

index cd98d86..9586911 100644 (file)
@@ -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