From b5807cdb4dcca15943f9a9e9da29b721ee5fec38 Mon Sep 17 00:00:00 2001 From: Artur Bergman Date: Wed, 26 Sep 2001 18:44:56 +0000 Subject: [PATCH] Documention update p4raw-id: //depot/perl@12240 --- ext/threads/threads.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/threads/threads.pm b/ext/threads/threads.pm index ae7eb99..9f9c323 100755 --- a/ext/threads/threads.pm +++ b/ext/threads/threads.pm @@ -151,6 +151,8 @@ please join perl-ithreads@perl.org for more information =item creating a thread from within a thread is unsafe under win32 +=item PERL_OLD_SIGNALS are not threadsafe, will not be. + =back =head1 SEE ALSO -- 2.7.4