]> git.lizzy.rs Git - minetest.git/history - src/threading/mutex_auto_lock.h
Thread: fix a crash on Windows due to data race condition on Thread::m_start_finished...
[minetest.git] / src / threading / mutex_auto_lock.h
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
2016-10-06 sfan5Fix C++11 Windows build of threading code
2016-01-23 est31Fix C++11 compilability
2015-08-24 ShadowNinjaClean up threading