mirror of
https://github.com/Zygo/bees.git
synced 2025-05-18 13:55:44 +02:00
Keep track of the locking thread so we can see why we are deadlocked in gdb. Use a handle type for locks based on shared_ptr. Change the handle type name to flush out any non-auto local variables. Signed-off-by: Zygo Blaxell <bees@furryterror.org> (cherry picked from commit aa0b22d445664409c36503c6fd808bc49b6816d0)