Searched refs:threshhold (Results 1 – 4 of 4) sorted by relevance
26 # the threshhold and what to do in response28 echo "Throughput has fallen below threshhold."
10 Fail if the following file systems are less than our threshhold size:
817 [set pixel cache threshhold in MB (default available memory)])],
3488 …const mDNSs32 threshhold = m->timenow + mDNSPlatformOneSecond; // See if there are any records exp… in CheckForSoonToExpireRecords() local3494 if (threshhold - RRExpireTime(rr) >= 0) // If we have records about to expire within a second in CheckForSoonToExpireRecords()