Home
last modified time | relevance | path

Searched defs:MPIR_Sendq (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/mpi/debugger/
H A Ddbgstub.c17 typedef struct MPIR_Sendq { struct
20 struct MPIR_Sendq *next; argument
21 } MPIR_Sendq; typedef
H A Ddbginit.c331 typedef struct MPIR_Sendq { struct
334 struct MPIR_Sendq *next; argument
335 } MPIR_Sendq; typedef
/dports/net/mpich/mpich-3.4.3/src/mpi/debugger/
H A Ddbgstub.c20 typedef struct MPIR_Sendq { struct
23 struct MPIR_Sendq *next; argument
24 } MPIR_Sendq; typedef
H A Ddbginit.c354 typedef struct MPIR_Sendq { struct
357 struct MPIR_Sendq *next; argument
358 struct MPIR_Sendq *prev; argument
359 } MPIR_Sendq; typedef