|
UMPIRE
Umpire: resource management and provision
|
Public Member Functions | |
| type(c_ptr) function | c_resourcemanager_make_allocator_quick_pool (self, name, allocator, initial_size, block, SHT_crv) |
| type(c_ptr) function umpire_mod::c_resourcemanager_make_allocator_quick_pool::c_resourcemanager_make_allocator_quick_pool | ( | type(umpire_shroud_resourcemanager_capsule), intent(in) | self, |
| character(kind=c_char), dimension(*), intent(in) | name, | ||
| type(umpire_shroud_allocator_capsule), intent(in), value | allocator, | ||
| integer(c_size_t), intent(in), value | initial_size, | ||
| integer(c_size_t), intent(in), value | block, | ||
| type(umpire_shroud_allocator_capsule), intent(out) | SHT_crv | ||
| ) |