Searched refs:MAX_LOST_CONTRACTS (Results 1 – 1 of 1) sorted by relevance
170 #define MAX_LOST_CONTRACTS 2048 /* reset if this many failed abandons */ macro3597 if (cts_lost > MAX_LOST_CONTRACTS) in contract_abandon_latest()