libdeng2: Added Tripwired for detecting threading issues
Tripwired is a special debugging aid that can be used to detect whena class needs to be Lockable.
View differences
libdeng2: Added Tripwired for detecting threading issues
Tripwired is a special debugging aid that can be used to detect when
a class needs to be Lockable.