Home
last modified time | relevance | path

Searched refs:GNI_POST_PENDING (Results 1 – 3 of 3) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/contrib/cray-ugni-mock/include/
H A Dgni_pub.h33 #define GNI_POST_PENDING 0 macro
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/src/
H A Dgnix_datagram.c421 gni_post_state_t post_state = GNI_POST_PENDING; in _gnix_dgram_poll()
535 case GNI_POST_PENDING: in _gnix_dgram_poll()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ugni/udt/
H A Dugni_udt_iface.c277 if (GNI_POST_PENDING == post_state) { in uct_ugni_udt_clean_wildcard()