This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Extend support of change #12672 to support arrays and hashes. Shared reference support is
authorArtur Bergman <sky@nanisky.com>
Fri, 26 Oct 2001 11:35:47 +0000 (11:35 +0000)
committerArtur Bergman <sky@nanisky.com>
Fri, 26 Oct 2001 11:35:47 +0000 (11:35 +0000)
commit938785a29d4f7c59a64a93320a37f15bb52259b4
treee1c204e5b005ceb89933140c26deb0c2dcc81b98
parent409b1fd3668e7a4d9e663c5b16ba2364947b127b
Extend support of change #12672 to support arrays and hashes. Shared reference support is
complete bar support for blessed objects.
TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.

p4raw-link: @12672 on //depot/perl: 409b1fd3668e7a4d9e663c5b16ba2364947b127b

p4raw-id: //depot/perl@12673
ext/threads/shared/shared.xs
ext/threads/shared/t/hv_refs.t