]> git.sesse.net Git - stockfish/commit
Further refine SMP code
authorMarco Costalba <mcostalba@gmail.com>
Sat, 21 Feb 2015 10:33:03 +0000 (11:33 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 21 Feb 2015 10:33:03 +0000 (11:33 +0100)
commit5fd5453e594ee6cadf4a3c502bc53d28cfe5aa8b
tree8510d0ceddc156a29f62ac50297978254db8818a
parent41ccc885ece3f49139eee113493c3a0fdc51e4bf
Further refine SMP code

Backported from C++11 branch:

https://github.com/official-stockfish/Stockfish/commit/7ff965eebfbc17d2b
https://github.com/official-stockfish/Stockfish/commit/e74c2df907d5336d3d2b

Fully verified it is equivalent to master (see log msg
of individual commits for details).

No functional change.
src/search.cpp
src/thread.cpp
src/thread.h