]> git.sesse.net Git - stockfish/commitdiff
Use state instead of flags to track threads
authorMarco Costalba <mcostalba@gmail.com>
Sat, 20 Feb 2010 13:57:26 +0000 (14:57 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 20 Feb 2010 15:57:24 +0000 (16:57 +0100)
This is easier to follow and also reduces the points
where state changes to mainly idle_loop() and split().

No functional change.

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

No differences found