Searched defs:MAX_LOST_CONTRACTS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cron/
H A Dcron.c170 #define MAX_LOST_CONTRACTS 2048 /* reset if this many failed abandons */ macro
3597 if (cts_lost > MAX_LOST_CONTRACTS)

Completed in 67 milliseconds