Searched refs:pipe2Id (Results 1 – 1 of 1) sorted by relevance
294 int pipe2Id = mPipeBook[(int)pipe2Index].mPipe->getPipeId(); in needsPrioritySwap() local299 if(pipe1Id >=0 && pipe2Id >=0) { in needsPrioritySwap()302 } else if(pipe1Id < 0 && pipe2Id < 0) { in needsPrioritySwap()328 return (pipe2Id == PipeBook::pipeMinID[leftType]); in needsPrioritySwap()