Added queue.pm and test case, still disabled because of discovered race (or am I...
authorArtur Bergman <sky@nanisky.com>
Tue, 16 Apr 2002 21:26:53 +0000 (21:26 +0000)
committerArtur Bergman <sky@nanisky.com>
Tue, 16 Apr 2002 21:26:53 +0000 (21:26 +0000)
commit6d1f61baa467629dc63cdf5d3370ea9ab0af0705
tree601ef8ef67dfc9496f2f44000c3398788392d82b
parentf3be9b723687406602d002dae264a30089a212fe
Added queue.pm and test case, still disabled because of discovered race (or am I insane)
in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
stuff being 0xabababab on cleanup.

p4raw-id: //depot/perl@15956
MANIFEST
ext/threads/shared/queue.pm [new file with mode: 0644]
ext/threads/shared/t/queue.t [new file with mode: 0644]