Searched refs:maybe_subscription (Results 1 – 1 of 1) sorted by relevance
307 rxu::maybe<subscription> maybe_subscription = subscription::maybe_lock(w); in remove() local309 if (maybe_subscription.empty()) { in remove()318 subscription& s = maybe_subscription.get(); in remove()