mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-19 08:36:33 +08:00
Rename MaxActiveSplitPoints
And move in thread.h togheter with THREAD_MAX No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
////
|
||||
|
||||
const int THREAD_MAX = 8;
|
||||
const int ACTIVE_SPLIT_POINTS_MAX = 8;
|
||||
|
||||
|
||||
////
|
||||
|
||||
Reference in New Issue
Block a user