opal_common_ucx_wpool_t   30 ompi/mca/osc/ucx/osc_ucx.h     opal_common_ucx_wpool_t *wpool;
opal_common_ucx_wpool_t   38 opal/mca/common/ucx/common_ucx_wpool.c _winfo_create(opal_common_ucx_wpool_t *wpool)
opal_common_ucx_wpool_t  116 opal/mca/common/ucx/common_ucx_wpool.c OPAL_DECLSPEC opal_common_ucx_wpool_t *
opal_common_ucx_wpool_t  119 opal/mca/common/ucx/common_ucx_wpool.c     opal_common_ucx_wpool_t *ptr = calloc(1, sizeof(opal_common_ucx_wpool_t));
opal_common_ucx_wpool_t  126 opal/mca/common/ucx/common_ucx_wpool.c opal_common_ucx_wpool_free(opal_common_ucx_wpool_t *wpool)
opal_common_ucx_wpool_t  133 opal/mca/common/ucx/common_ucx_wpool.c opal_common_ucx_wpool_init(opal_common_ucx_wpool_t *wpool,
opal_common_ucx_wpool_t  221 opal/mca/common/ucx/common_ucx_wpool.c void opal_common_ucx_wpool_finalize(opal_common_ucx_wpool_t *wpool)
opal_common_ucx_wpool_t  278 opal/mca/common/ucx/common_ucx_wpool.c opal_common_ucx_wpool_progress(opal_common_ucx_wpool_t *wpool)
opal_common_ucx_wpool_t  306 opal/mca/common/ucx/common_ucx_wpool.c _wpool_list_put(opal_common_ucx_wpool_t *wpool, opal_list_t *list,
opal_common_ucx_wpool_t  326 opal/mca/common/ucx/common_ucx_wpool.c _wpool_list_get(opal_common_ucx_wpool_t *wpool, opal_list_t *list)
opal_common_ucx_wpool_t  346 opal/mca/common/ucx/common_ucx_wpool.c _wpool_get_idle(opal_common_ucx_wpool_t *wpool, size_t comm_size)
opal_common_ucx_wpool_t  365 opal/mca/common/ucx/common_ucx_wpool.c _wpool_add_active(opal_common_ucx_wpool_t *wpool, opal_common_ucx_winfo_t *winfo)
opal_common_ucx_wpool_t  375 opal/mca/common/ucx/common_ucx_wpool.c opal_common_ucx_wpctx_create(opal_common_ucx_wpool_t *wpool, int comm_size,
opal_common_ucx_wpool_t  593 opal/mca/common/ucx/common_ucx_wpool.c static int _comm_ucx_wpmem_map(opal_common_ucx_wpool_t *wpool,
opal_common_ucx_wpool_t  687 opal/mca/common/ucx/common_ucx_wpool.c static _tlocal_table_t* _common_ucx_tls_init(opal_common_ucx_wpool_t *wpool)
opal_common_ucx_wpool_t  723 opal/mca/common/ucx/common_ucx_wpool.c _tlocal_get_tls(opal_common_ucx_wpool_t *wpool){
opal_common_ucx_wpool_t  741 opal/mca/common/ucx/common_ucx_wpool.c     opal_common_ucx_wpool_t *wpool = NULL;
opal_common_ucx_wpool_t   63 opal/mca/common/ucx/common_ucx_wpool.h     opal_common_ucx_wpool_t *wpool;
opal_common_ucx_wpool_t  163 opal/mca/common/ucx/common_ucx_wpool.h OPAL_DECLSPEC opal_common_ucx_wpool_t * opal_common_ucx_wpool_allocate(void);
opal_common_ucx_wpool_t  164 opal/mca/common/ucx/common_ucx_wpool.h OPAL_DECLSPEC void opal_common_ucx_wpool_free(opal_common_ucx_wpool_t *wpool);
opal_common_ucx_wpool_t  165 opal/mca/common/ucx/common_ucx_wpool.h OPAL_DECLSPEC int opal_common_ucx_wpool_init(opal_common_ucx_wpool_t *wpool,
opal_common_ucx_wpool_t  167 opal/mca/common/ucx/common_ucx_wpool.h OPAL_DECLSPEC void opal_common_ucx_wpool_finalize(opal_common_ucx_wpool_t *wpool);
opal_common_ucx_wpool_t  168 opal/mca/common/ucx/common_ucx_wpool.h OPAL_DECLSPEC void opal_common_ucx_wpool_progress(opal_common_ucx_wpool_t *wpool);
opal_common_ucx_wpool_t  171 opal/mca/common/ucx/common_ucx_wpool.h OPAL_DECLSPEC int opal_common_ucx_wpctx_create(opal_common_ucx_wpool_t *wpool, int comm_size,
opal_common_ucx_wpool_t   48 opal/mca/common/ucx/common_ucx_wpool_int.h     opal_common_ucx_wpool_t *wpool;
opal_common_ucx_wpool_t   59 opal/mca/common/ucx/common_ucx_wpool_int.h static _tlocal_table_t* _common_ucx_tls_init(opal_common_ucx_wpool_t *wpool);
opal_common_ucx_wpool_t   80 opal/mca/common/ucx/common_ucx_wpool_int.h static opal_common_ucx_winfo_t *_winfo_create(opal_common_ucx_wpool_t *wpool);
opal_common_ucx_wpool_t   85 opal/mca/common/ucx/common_ucx_wpool_int.h static int _wpool_list_put(opal_common_ucx_wpool_t *wpool, opal_list_t *list,
opal_common_ucx_wpool_t   87 opal/mca/common/ucx/common_ucx_wpool_int.h static int _wpool_list_put(opal_common_ucx_wpool_t *wpool, opal_list_t *list,
opal_common_ucx_wpool_t   89 opal/mca/common/ucx/common_ucx_wpool_int.h static opal_common_ucx_winfo_t *_wpool_list_get(opal_common_ucx_wpool_t *wpool,
opal_common_ucx_wpool_t   91 opal/mca/common/ucx/common_ucx_wpool_int.h static opal_common_ucx_winfo_t *_wpool_get_idle(opal_common_ucx_wpool_t *wpool,
opal_common_ucx_wpool_t   93 opal/mca/common/ucx/common_ucx_wpool_int.h static int _wpool_add_active(opal_common_ucx_wpool_t *wpool,
opal_common_ucx_wpool_t  104 opal/mca/common/ucx/common_ucx_wpool_int.h static int _comm_ucx_wpmem_map(opal_common_ucx_wpool_t *wpool,