Message-ID: <
20020711011518.B27438@fdgroup.com>
p4raw-id: //depot/perl@17474
C<share>, C<lock>, C<cond_wait>, C<cond_signal>, C<cond_broadcast>
+Note that if this module is imported when C<threads> 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