Implement recursive lock and use of scope for PL_sharedsv_space,
authorNick Ing-Simmons <nik@tiuk.ti.com>
Tue, 22 Jan 2002 20:33:15 +0000 (20:33 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Tue, 22 Jan 2002 20:33:15 +0000 (20:33 +0000)
commit6d56dc1c660466654588ccd5e1ccb4e636456d0f
tree63011532b62188b44fa20c5156983c45c8e6b420
parenta446a88f1d0ae9b5bdb72150525c08f417f05975
Implement recursive lock and use of scope for PL_sharedsv_space,
so now croak() from asserts does not leave locks.
Make hv_simple compile (new prototype for debugging probe).

p4raw-id: //depot/perlio@14378
ext/threads/shared/shared.xs
ext/threads/shared/t/hv_simple.t