Searched defs:OperationSlot (Results 1 – 2 of 2) sorted by relevance
53 class OperationSlot; variable72 OperationSlot() : mOperationSlots(nullptr), mReservedGuard(std::nullopt) {} in OperationSlot() function
422 OperationSlot::OperationSlot(std::shared_ptr<OperationSlotManager> slots, in OperationSlot() function in OperationSlot