Searched refs:LazyPool (Results 1 – 1 of 1) sorted by relevance
13 public sealed class LazyPool<T> class15 public LazyPool(Func<T> factory) in LazyPool() method in Antmicro.Renode.UnitTests.Utilities.LazyPool