Searched refs:oldrand (Results 1 – 1 of 1) sorted by relevance
732 static uint64_t rand, oldrand; in pipe_dequeue() local818 oldrand = rand; in pipe_dequeue()820 if (((oldrand ^ rand) << 17) >= in pipe_dequeue()