Searched refs:claimSlot (Results 1 – 2 of 2) sorted by relevance
87 claimSlot(std::shared_ptr<OperationSlotManager> operationSlots);
407 OperationSlotManager::claimSlot(std::shared_ptr<OperationSlotManager> operationSlots) { in claimSlot() function in OperationSlotManager704 if (auto opt_slot = OperationSlotManager::claimSlot(mOperationSlots)) { in beginInternal()