]> git.sesse.net Git - stockfish/commit
Introduce assert for stats update
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 26 Mar 2017 00:57:07 +0000 (17:57 -0700)
committerJoona Kiiski <joona@zoox.com>
Sun, 26 Mar 2017 00:57:07 +0000 (17:57 -0700)
commitc5de4080dba8e9b3248f06bd6c168c22e9fbfd92
tree19cf45aa514fb84563a9317229d6af4e8cb90be8
parent3b7c1a17e4c1214ca84ebb27fde28ae2ac132396
Introduce assert for stats update

Make sure updates to the stats are done in a stable way.

No functional change

Closes #1038
Closes #1037
src/movepick.h
tests/instrumented.sh