This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Need to migrate the refcounted_he structure to be properly shared.
authorNicholas Clark <nick@ccl4.org>
Tue, 11 Apr 2006 13:47:05 +0000 (13:47 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 11 Apr 2006 13:47:05 +0000 (13:47 +0000)
commit71ad1b0c3807f6097c8da083d9dcbd8c03af5f43
tree12c9b0a815e473eaaa9934f5faacba27b9447e30
parentd39614506f118e8a474f0a8c4b7f7cd7e0e74f51
Need to migrate the refcounted_he structure to be properly shared.
Add a mutex for manipulated their reference counts.
Unwrap the structure, so that for ithreads it can store SVs in pads.

p4raw-id: //depot/perl@27764
12 files changed:
dosish.h
embedvar.h
hv.c
hv.h
perl.c
perlapi.h
perlvars.h
symbian/symbianish.h
unixish.h
vms/vmsish.h
win32/win32.c
wince/wince.c