Searched refs:mySeq (Results 1 – 1 of 1) sorted by relevance
1954 const uint64_t mySeq = ++curProxCallbackSeq; in notifyProximityStateLocked() local1955 std::thread t([isActive, mySeq, listenersCopy = listeners]() { in notifyProximityStateLocked()1956 while (completedCallbackSeq.load() != mySeq - 1) in notifyProximityStateLocked()