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