Files
stockfish/src
Marco Costalba ebf3735754 Retire ConditionVariable
Now that we use spinlocks everywhere and don't put
threads to sleep while idle, we can use the slower
(but no more in hot path) std::condition_variable_any
instead of our homwgrown ConditionVariable struct.

Verified fo rno regression at STC with 7 threads:
ELO: -0.66 +-2.7 (95%) LOS: 31.8%
Total: 20000 W: 3210 L: 3248 D: 13542

No functional change
2015-03-20 03:05:25 +01:00
..
2015-03-07 07:38:22 +00:00
2015-03-07 07:38:22 +00:00
2015-03-07 07:38:22 +00:00
2015-01-24 19:38:06 +00:00
2015-01-24 19:38:06 +00:00
2015-01-11 22:56:35 +01:00
2015-03-07 07:38:22 +00:00
2015-03-07 07:38:22 +00:00
2015-01-11 22:56:35 +01:00
2015-01-18 08:27:46 +01:00
2015-03-15 20:31:43 +00:00
2015-03-07 07:38:22 +00:00
2015-03-07 07:38:22 +00:00
2015-03-10 12:42:40 +01:00
2015-03-07 07:38:22 +00:00
2015-03-07 07:38:22 +00:00
2015-03-07 07:38:22 +00:00
2015-03-07 07:38:22 +00:00
2015-01-10 11:46:28 +01:00
2015-03-18 08:12:59 +01:00
2015-03-07 07:38:22 +00:00
2015-03-20 03:05:25 +01:00
2015-03-18 08:01:50 +01:00
2015-01-10 11:46:28 +01:00
2015-03-12 19:49:30 +00:00
2015-03-07 07:38:22 +00:00
2015-03-07 07:38:22 +00:00
2015-03-07 08:38:26 +01:00
2015-03-07 07:38:22 +00:00
2015-03-07 07:38:22 +00:00
2015-03-07 07:38:22 +00:00