summaryrefslogtreecommitdiff
path: root/Todo.5.005
diff options
context:
space:
mode:
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-11-06 14:58:00 +0000
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-11-06 14:58:00 +0000
commit5756a3ac9bce8d31d81b13d0e57cdc87e2565fe4 (patch)
treeab7e3dacd642edc2e86337f0c1223fd7619310ba /Todo.5.005
parent5fec647a952947a91de8c7e8de5b2f8a1661fe02 (diff)
downloadperl-5756a3ac9bce8d31d81b13d0e57cdc87e2565fe4.tar.gz
Update README.threads and Todo.5.005.
p4raw-id: //depot/perl@207
Diffstat (limited to 'Todo.5.005')
-rw-r--r--Todo.5.0054
1 files changed, 0 insertions, 4 deletions
diff --git a/Todo.5.005 b/Todo.5.005
index e4140b899a..743e597873 100644
--- a/Todo.5.005
+++ b/Todo.5.005
@@ -6,10 +6,6 @@ Multi-threading
without USE_THREADS, change extern variable for dTHR
consistent semantics for exit/die in threads
SvREFCNT_dec(curstack) in threadstart() in Thread.xs
- $@ and other magic globals:
- global pseudo-lexical pad with auto-binding for magicals
- move magicals that should be per-thread into thread.h
- sv_magic for the necessary global pad entries
Thread::Pool
more Configure support