Searched defs:maxPoolSize (Results 1 – 2 of 2) sorted by relevance
89 public SimplePool(int maxPoolSize) { in SimplePool()147 public SynchronizedPool(int maxPoolSize) { in SynchronizedPool()
597 PooledInputEventFactory::PooledInputEventFactory(size_t maxPoolSize) : in PooledInputEventFactory()