mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-28 07:50:20 +02:00
*** empty log message ***
This commit is contained in:
parent
b3194aba7c
commit
18322dfd87
1 changed files with 20 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue