Searched refs:billion (Results 1 – 3 of 3) sorted by relevance
30 #define billion 1000000000LL macro
216 ns = billion; in check_gotten_sum()906 if (-time_since_update < billion) { in qos_update_thread()911 else if ( ((~0ULL - last_update_time) < billion) && (now < billion) ) { in qos_update_thread()
249 * Oxenstored therefore supports only 1 billion open transactions.
Completed in 6 milliseconds