summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJerry D. Hedden <jdhedden@cpan.org>2006-05-19 06:42:50 -0700
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-05-23 08:03:08 +0000
commit9d9ff5b1fff4906f05921ce5a97efbe12eb12cf4 (patch)
tree3d4193c759b1f247310eeaad048f901663b75519 /MANIFEST
parent14333449d262b4fad02b614f81937e2c67a05581 (diff)
downloadperl-9d9ff5b1fff4906f05921ce5a97efbe12eb12cf4.tar.gz
Explicit thread context
From: "Jerry D. Hedden" <jerry@hedden.us> Message-ID: <20060519134250.fb30e530d17747c2b054d625b8945d88.933b701674.wbe@email.secureserver.net> p4raw-id: //depot/perl@28290
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 91f1ced500..2dd7461327 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1147,6 +1147,7 @@ ext/threads/shared/t/wait.t Test cond_wait and cond_timedwait
ext/threads/shared/typemap thread::shared types
ext/threads/t/basic.t ithreads
ext/threads/t/blocks.t Test threads in special blocks
+ext/threads/t/context.t Explicit thread context
ext/threads/t/end.t Test end functions
ext/threads/t/free2.t More ithread destruction tests
ext/threads/t/free.t Test ithread destruction