Thread: fix a crash on Windows due to data race condition on Thread::m_start_finished...
authorLoïc Blot <nerzhul@users.noreply.github.com>
Tue, 10 Oct 2017 10:27:08 +0000 (12:27 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2017 10:27:08 +0000 (12:27 +0200)
commit32ae4926578844eac1a7b72fcd4e26eb854eb7e5
tree190211664f52e3cb25c6d5c6703cb371b34a9c86
parent9d295906efc7eec58dba3f7494f4e444d2c8d00f
Thread: fix a crash on Windows due to data race condition on Thread::m_start_finished_mutex (#6515)
src/threading/thread.cpp