Material: lockless per-thread maps

Adds a good bunch of code but should be faster
and scalable because is lockless.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2008-10-31 17:42:25 +01:00
parent 8b57416ace
commit 899b9455d6
3 changed files with 109 additions and 86 deletions

View File

@@ -117,6 +117,7 @@ struct UndoInfo {
class Position {
friend class MaterialInfo;
friend class EndgameFunctions;
public:
// Constructors