On Sat, 9 Aug 2008, felix winkelmann wrote:
4) Make the worker thread check a global (or thread-local, but accessible from outside) status and let it terminate itself.
this is the way suggested in the srfi-18 docs, iirc, using the slot. -elf _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
