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 | caf25f3be4a66b8fbb51db2cfdfa658f6b9704e7 (patch) | |
tree | 3fa6c1c5940fe7b1eff11402c8066f87a83f0506 /djgpp | |
parent | d30acbc8050609adc36d46ec45c5473194a63b2c (diff) | |
download | perl-caf25f3be4a66b8fbb51db2cfdfa658f6b9704e7.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 'djgpp')
0 files changed, 0 insertions, 0 deletions