mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
401ebd6f3d
A thread freezed during crash processing may hold the lock and never release it. The old behavior would cause deadlock in such situation. The new one can be modified to work. Also, we don't want to use timed mutex. |
||
---|---|---|
.. | ||
concurrentqueue.h | ||
tracy_rpmalloc.cpp | ||
tracy_rpmalloc.hpp | ||
TracyCallstack.cpp | ||
TracyCallstack.hpp | ||
TracyFastVector.hpp | ||
TracyLock.hpp | ||
TracyProfiler.cpp | ||
TracyProfiler.hpp | ||
TracyScoped.hpp | ||
TracyThread.hpp |