From: Dave Mitchell Date: Thu, 11 Jul 2002 01:15:18 +0000 (+0100) Subject: [DOC PATCH] ext/threads/shared/shared.pm X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e67b86b37ae4d5803ca56ffbafafded7569e185f;p=p5sagit%2Fp5-mst-13.2.git [DOC PATCH] ext/threads/shared/shared.pm Message-ID: <20020711011518.B27438@fdgroup.com> p4raw-id: //depot/perl@17474 --- diff --git a/ext/threads/shared/shared.pm b/ext/threads/shared/shared.pm index d7fe1dc..c799889 100644 --- a/ext/threads/shared/shared.pm +++ b/ext/threads/shared/shared.pm @@ -74,6 +74,11 @@ win32). It is used together with the threads module. C, C, C, C, C +Note that if this module is imported when C has not yet been +loaded, then these functions all become no-ops. This makes it possible to +write modules that will work in both threaded and non-threaded +environments. + =head1 FUNCTIONS =over 4