Searched refs:claimReservedSlot (Results 1 – 2 of 2) sorted by relevance
88 static OperationSlot claimReservedSlot(std::shared_ptr<OperationSlotManager> operationSlots);
417 OperationSlotManager::claimReservedSlot(std::shared_ptr<OperationSlotManager> operationSlots) { in claimReservedSlot() function in OperationSlotManager702 slot = OperationSlotManager::claimReservedSlot(mOperationSlots); in beginInternal()