diff options
author | Artur Bergman <sky@nanisky.com> | 2002-07-09 21:23:31 +0000 |
---|---|---|
committer | Artur Bergman <sky@nanisky.com> | 2002-07-09 21:23:31 +0000 |
commit | 5eedcf57e6e6d2956ecff32a567346dc5bf312eb (patch) | |
tree | 3fa6c1c5940fe7b1eff11402c8066f87a83f0506 /win32 | |
parent | 5476a59c03745cab75ef310b11f6cf8cba2d72d2 (diff) | |
download | perl-5eedcf57e6e6d2956ecff32a567346dc5bf312eb.tar.gz |
Update documentation with &share() non prototype checking version.
Fix share so it once again returns a reference to whatever it just
shared, so now you can do my &share([]);
Remove check for useithreads and Config.pm from threads::shared,
you can now always use threads::shared in your module without
overhead of config.pm and without speed hit unless threads have been
requested, share, cond_wait, cond_broadcast, cond_signal and lock
all become noops, so does : share.
p4raw-id: //depot/perl@17453
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions