Changes by: Yegor N. Bryukhov (ybryukhov at gc.cuny.edu)
Date: 2003-11-06 11:21:55 -0800 (Thu, 06 Nov 2003)
Revision: 5075
Log message:
In this branch I switching WeakMemo from incremental GCion to "full" GCion. Instead of multiplying mutexes/conditional variables I use lists of mutually recursive tables and weakmemo-users are responsible for keeping them correct.