Searched refs:ipi_attempts (Results 1 – 2 of 2) sorted by relevance
723 bcp->ipi_attempts++; in destination_plugged()745 bcp->ipi_attempts++; in destination_timeout()932 if (bcp->ipi_attempts >= bcp->ipi_reset_limit) { in uv_flush_send_and_wait()933 bcp->ipi_attempts = 0; in uv_flush_send_and_wait()
599 int ipi_attempts; member