Files
luanti/src
sfan5 0a16e53b40 Fix C++11 Windows build of threading code
The initial problem was that mutex_auto_lock.h tries to use std::unique_lock<std::mutex>
	despite mutex.h not using C++11's std::mutex on Windows. The problem here is the mismatch
	between C++11 usage conditions of the two headers. This commit moves the decision logic
	to threads.h and makes sure mutex.h, mutex_auto_lock.h and event.h all use the same features.
2016-10-06 22:37:30 +02:00
..
2015-05-12 21:07:46 +02:00
2015-03-27 15:00:48 -04:00
2015-02-17 15:07:05 +01:00
2016-03-19 21:27:57 -04:00
2015-08-23 22:04:06 -04:00
2016-10-06 12:13:37 +02:00
2015-12-07 13:51:41 -05:00
2016-02-11 16:55:15 +01:00
2016-02-11 16:55:15 +01:00
2016-09-21 08:04:11 +02:00
2016-07-05 21:40:13 +02:00
2016-07-05 21:40:13 +02:00
2015-11-06 08:51:14 +01:00
2016-02-18 16:43:29 +01:00
2015-08-25 18:33:52 -04:00
2015-12-07 13:51:41 -05:00
2015-08-25 18:33:52 -04:00
2015-07-08 10:12:44 +02:00
2016-06-03 19:42:57 +02:00
2016-02-18 16:43:29 +01:00
2015-10-14 01:03:54 -04:00
2015-08-25 18:33:52 -04:00
2015-10-26 15:14:22 +01:00
2015-03-25 02:30:17 +10:00
2016-07-10 00:00:14 +10:00
2016-07-03 21:49:33 +02:00
2015-07-23 07:38:13 +02:00
2015-08-25 18:33:52 -04:00
2014-01-13 18:11:08 -05:00
2016-04-12 23:10:28 +10:00
2016-03-19 21:27:57 -04:00
2016-06-03 19:42:57 +02:00
2015-11-06 08:51:14 +01:00
2016-06-11 23:35:17 +01:00
2016-02-11 16:55:15 +01:00
2016-02-11 13:11:25 +01:00
2016-02-19 21:31:22 +01:00
2016-02-19 21:31:22 +01:00
2016-03-02 23:23:31 -05:00
2016-03-19 21:27:57 -04:00
2016-06-11 23:35:17 +01:00
2016-06-11 23:35:17 +01:00
2016-06-04 02:16:06 -04:00
2016-06-04 01:51:44 -04:00
2016-05-01 15:32:02 +02:00
2016-10-05 00:13:37 +02:00
2016-10-05 00:13:37 +02:00
2015-12-07 13:51:41 -05:00
2015-12-07 13:51:41 -05:00
2015-08-23 22:04:06 -04:00
2015-08-23 22:04:06 -04:00
2014-11-19 16:21:59 -05:00
2016-05-23 11:48:30 -04:00
2016-03-19 21:27:57 -04:00
2016-02-11 16:55:15 +01:00
2015-03-27 15:00:48 -04:00
2016-02-11 16:55:15 +01:00