Home
last modified time | relevance | path

Searched refs:ResourcePoolTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp227 template <typename AllocTy> class ResourcePoolTy { class
265 ResourcePoolTy(AllocTy &&A, size_t Size = 0) noexcept in ResourcePoolTy() function in __anondfa3b3cd0111::__anondfa3b3cd0211::ResourcePoolTy
271 ~ResourcePoolTy() noexcept { clear(); } in ~ResourcePoolTy()
349 using StreamPoolTy = ResourcePoolTy<StreamAllocatorTy>;
352 using EventPoolTy = ResourcePoolTy<EventAllocatorTy>;