Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/src/include/
H A Dmpitimpl.h334 } MPIR_T_pvar_handle_t; typedef
342 MPIR_T_pvar_handle_t *hlist;
807 MPIR_T_pvar_handle_t *head; \
824 MPIR_T_pvar_handle_t *head; \
841 MPIR_T_pvar_handle_t *head; \
858 MPIR_T_pvar_handle_t *head; \
971 MPIR_T_pvar_handle_t *head; \
989 MPIR_T_pvar_handle_t *head; \
1006 MPIR_T_pvar_handle_t *head; \
1023 MPIR_T_pvar_handle_t *head; \
[all …]
/dports/net/mpich/mpich-3.4.3/src/mpi_t/
H A Dpvar_handle_alloc.c30 MPIR_T_pvar_handle_t MPIR_T_pvar_all_handles_obj = {
37 MPIR_T_pvar_handle_t *const MPI_T_PVAR_ALL_HANDLES = &MPIR_T_pvar_all_handles_obj;
48 MPIR_T_pvar_handle_t *hnd; in MPIR_T_pvar_handle_alloc_impl()
76 MPIR_CHKPMEM_CALLOC(hnd, MPIR_T_pvar_handle_t *, sizeof(*hnd) + extra, in MPIR_T_pvar_handle_alloc_impl()
H A Dpvar_session_free.c33 MPIR_T_pvar_handle_t *hnd, *tmp; in MPIR_T_pvar_session_free_impl()
H A Dpvar_handle_free.c33 MPIR_T_pvar_handle_t *hnd = *handle; in MPIR_T_pvar_handle_free_impl()
H A Dpvar_reset.c99 MPIR_T_pvar_handle_t *hnd; in MPI_T_pvar_reset()
H A Dpvar_start.c118 MPIR_T_pvar_handle_t *hnd; in MPI_T_pvar_start()
H A Dpvar_stop.c151 MPIR_T_pvar_handle_t *hnd; in MPI_T_pvar_stop()