From 2c987dce70c8cee6d5d41c5339089ac70c7502ff Mon Sep 17 00:00:00 2001 From: Nat Tuck Date: Tue, 20 Jul 2010 22:26:52 +0000 Subject: [PATCH] Threading and concurrency deprecations for gsoc_threads branch. git-svn-id: https://svn.parrot.org/parrot/trunk@48137 d31e2699-5ff4-0310-a27c-f18f2fbe73fe --- DEPRECATED.pod | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/DEPRECATED.pod b/DEPRECATED.pod index b9231e54a4..427842afe4 100644 --- a/DEPRECATED.pod +++ b/DEPRECATED.pod @@ -43,6 +43,18 @@ deprecations specifically by including this snippet: =over 4 +=item Task [eligible in 2.7] + +For the gsoc_threads branch, the word "Task" has been stolen +for Green Threads. If this branch is merged, the current task PMC +may be renamed or removed and related behavior may change. + +L + +=item ParrotThread [eligible in 2.7] + +L + =item GzipHandle [experimental] L