23 #ifndef MCA_RCACHE_RB_H
24 #define MCA_RCACHE_RB_H
26 #include "ompi_config.h"
38 size_t reg_max_mru_size;
39 size_t reg_cur_mru_size;
dynamic pointer array
Definition: opal_pointer_array.h:45
rcache module descriptor
Definition: rcache.h:83
void mca_rcache_rb_module_init(mca_rcache_rb_module_t *rcache)
init/finalize
Definition: rcache_rb.c:34
The opal_list_t interface is used to provide a generic doubly-linked list container for Open MPI...
Top-level interface for all MCA components.
void mca_rcache_rb_finalize(struct mca_rcache_base_module_t *)
finalize
Definition: rcache_rb.c:189
Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana University Research and Techno...
Definition: ompi_free_list.h:39
rcache component descriptor.
Definition: rcache.h:69
Definition: rcache_rb.h:32
Definition: rcache_rb.h:45
Definition: opal_list.h:147
the data structure that holds all the needed information about the tree.
Definition: ompi_rb_tree.h:67