Searched refs:EventPoolTy (Results 1 – 1 of 1) sorted by relevance
352 using EventPoolTy = ResourcePoolTy<EventAllocatorTy>; typedef in __anondfa3b3cd0111::DeviceRTLTy353 std::vector<std::unique_ptr<EventPoolTy>> EventPool;649 std::make_unique<EventPoolTy>(EventAllocatorTy(), NumInitialEvents); in initDevice()