Searched refs:FLUSH_GIVEUP (Results 1 – 2 of 2) sorted by relevance
532 return FLUSH_GIVEUP; in uv1_wait_completion()606 return FLUSH_GIVEUP; in handle_uv2_busy()632 return FLUSH_GIVEUP; in uv2_3_wait_completion()649 return FLUSH_GIVEUP; in uv2_3_wait_completion()654 return FLUSH_GIVEUP; in uv2_3_wait_completion()818 else if (completion_status == FLUSH_GIVEUP) { in record_send_stats()935 completion_stat = FLUSH_GIVEUP; in uv_flush_send_and_wait()953 if (completion_stat == FLUSH_GIVEUP) in uv_flush_send_and_wait()
173 #define FLUSH_GIVEUP 3 macro