summaryrefslogtreecommitdiff
path: root/interp.sym
diff options
context:
space:
mode:
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-10-16 16:26:53 +0000
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-10-16 16:26:53 +0000
commit8023c3ceb7a7110c55b3159dff471253f72f7e15 (patch)
treeee70aca385b7dddd1911486a6791aae09ad09b3b /interp.sym
parent1f2bfc8a4408af651fa6e1f274db91de216cc5d4 (diff)
downloadperl-8023c3ceb7a7110c55b3159dff471253f72f7e15.tar.gz
Correct threads_mutex locking in main thread destruction.
Add per-interp thrsv to hold SV struct thread for main thread. Move Thread.xs MUTEX_DESTROY from end of threadstart to remove_thread. Add Thread/list.t test of Thread->list method. Let Thread::Semaphore methods up and down take an extra argument. p4raw-id: //depot/perl@140
Diffstat (limited to 'interp.sym')
-rw-r--r--interp.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/interp.sym b/interp.sym
index 00eee658a5..1583ea217e 100644
--- a/interp.sym
+++ b/interp.sym
@@ -138,6 +138,7 @@ sv_root
sv_arenaroot
tainted
tainting
+thrsv
tmps_floor
tmps_ix
tmps_max