From 8e1d91ec694321777c7b3452945d57fee7221c7c Mon Sep 17 00:00:00 2001 From: Alex Shinn Date: Mon, 6 Dec 2010 21:53:46 -0800 Subject: [PATCH] closing thread-local params --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index f8ec1b32..91c228ae 100644 --- a/TODO +++ b/TODO @@ -80,7 +80,8 @@ and a SRFI-18 interface is provided as a separate module. I/O operations will currently block all threads though, this needs to be addressed. -*** TODO thread-local parameters +*** DONE thread-local parameters + CLOSED: [2010-12-06 Mon 21:52] *** TODO efficient priority queues ** DONE virtual ports - State "DONE" [2010-01-02 Sat 20:12]