Added mutex debug flag.
authorArmin Novak <armin.novak@thincast.com>
Tue, 28 Apr 2015 06:55:26 +0000 (08:55 +0200)
committerArmin Novak <armin.novak@thincast.com>
Tue, 28 Apr 2015 06:55:49 +0000 (08:55 +0200)
commitac15ce2da84080df06d26556c641c85bca02385f
treeec064104c53eac9034fef13fd00fe525148ad83a
parent3fb8bb7890ae118524ae5c4436df5b026ddbefdd
Added mutex debug flag.

When mutex debugging is enabled now a stack trace
is logged, if a mutex is locked on destruction.
cmake/ConfigOptions.cmake
config.h.in
winpr/libwinpr/synch/mutex.c