NuCache: children as linked lists
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
public volatile TValue Value;
|
||||
public volatile LinkedNode<TValue> Next;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user