Replace MUTEX_LOCK with a timed lock.
commit84039da88c5ab1bcfce385dc5b3771ec50934722
authorBen Kibbey <bjk@luxsci.net>
Tue, 30 Aug 2016 23:48:57 +0000 (30 19:48 -0400)
committerBen Kibbey <bjk@luxsci.net>
Tue, 30 Aug 2016 23:48:57 +0000 (30 19:48 -0400)
tree1224ac7e2663d263aef8981f0ff3466730d12ab9
parent583d6f504924328b6c494639dafe9fa73be71993
Replace MUTEX_LOCK with a timed lock.

To allow a cancellation test to occur.
src/mutex.h