Searched refs:MPI_INTR_STATUS (Results 1 – 2 of 2) sorted by relevance
173 MPI_INTR_STATUS)174 #define mpi_write_intr(s, v) mpi_write((s), MPI_INTR_STATUS, (v))180 #define mpi_wait_db_int(s) mpi_wait_ne((s), MPI_INTR_STATUS, \182 #define mpi_wait_db_ack(s) mpi_wait_eq((s), MPI_INTR_STATUS, \1813 if (mpi_wait_eq(sc, MPI_INTR_STATUS, in mpi_reset_soft()
84 #define MPI_INTR_STATUS 0x30 macro