Searched refs:lowestPriorityOwnerId (Results 1 – 1 of 1) sorted by relevance
1248 int lowestPriorityOwnerId = -1; in requestCasSessionInternal() local1262 lowestPriorityOwnerId = ownerId; in requestCasSessionInternal()1271 if (lowestPriorityOwnerId > -1 && ((requestClient.getPriority() > currentLowestPriority) in requestCasSessionInternal()1273 if (!reclaimResource(lowestPriorityOwnerId, in requestCasSessionInternal()1301 int lowestPriorityOwnerId = -1; in requestCiCamInternal() local1315 lowestPriorityOwnerId = ownerId; in requestCiCamInternal()1324 if (lowestPriorityOwnerId > -1 && ((requestClient.getPriority() > currentLowestPriority) in requestCiCamInternal()1327 if (!reclaimResource(lowestPriorityOwnerId, in requestCiCamInternal()