Changed how ownership of mutexes are held. We never hold a mutex only a slot indicati...
authorArtur Bergman <sky@nanisky.com>
Tue, 18 Sep 2001 10:24:31 +0000 (10:24 +0000)
committerArtur Bergman <sky@nanisky.com>
Tue, 18 Sep 2001 10:24:31 +0000 (10:24 +0000)
commit39696b0cdb512c61354df443d2f0b56bef0d4d8b
tree1d91a85d58531f9e4231cdfebcb8af8ce4244bd6
parent6275698708d25f5dab8a4495910263deacde43b5
Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.

p4raw-id: //depot/perl@12066
sharedsv.c
sharedsv.h