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