]> git.sesse.net Git - stockfish/commitdiff
Do not pass threadID as argument of search() and evaluate()
authorMarco Costalba <mcostalba@gmail.com>
Wed, 2 Jun 2010 19:37:18 +0000 (20:37 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 2 Jun 2010 19:48:40 +0000 (20:48 +0100)
Get it from the position instead.

A good semplification of function calling and a speedup too.

No functional change also with faked split.

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

No differences found