Home
last modified time | relevance | path

Searched refs:maybe_lock (Results 1 – 1 of 1) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-subscription.hpp198 static rxu::maybe<subscription> maybe_lock(weak_state_type w) { in maybe_lock() function in rxcpp::subscription
307 rxu::maybe<subscription> maybe_subscription = subscription::maybe_lock(w); in remove()