]> git.sesse.net Git - stockfish/commitdiff
Small tweak to idle_loop()
authorMarco Costalba <mcostalba@gmail.com>
Fri, 29 Aug 2014 12:59:32 +0000 (14:59 +0200)
committerJoona Kiiski <joona.kiiski@gmail.com>
Thu, 4 Sep 2014 19:19:03 +0000 (20:19 +0100)
In case of a succesful late join we set again
'searching' flag, so we can restart search
immediately without an useless lock/unlock
cycle.

No functional change.


No differences found