This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add CLONE_SKIP() class method to allow individual classes to skip
authorDave Mitchell <davem@fdisolutions.com>
Tue, 19 Apr 2005 01:38:54 +0000 (01:38 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Tue, 19 Apr 2005 01:38:54 +0000 (01:38 +0000)
commit9660f4819671f0b9100e5eabfa988ead3e799a1e
treefea5c381d1d486729366e8521bc4a822b90b0c09
parent379d1ffd1cdc48dce48686458f3153f5dd29f323
Add CLONE_SKIP() class method to allow individual classes to skip
cloning objects during thread creation

p4raw-id: //depot/perl@24247
dump.c
ext/threads/t/thread.t
pod/perlmod.pod
sv.c
sv.h