]> git.sesse.net Git - stockfish/commitdiff
Move beta counter variables to the per-thread data
authorMarco Costalba <mcostalba@gmail.com>
Sat, 16 May 2009 11:22:40 +0000 (12:22 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 16 May 2009 11:25:35 +0000 (12:25 +0100)
This should reduce concurrent accessing in SMP case.

Suggestion by Tord Romstad.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found