Home | History | Annotate | Download | only in ServiceRegistration

Lines Matching defs:omr_watcher

97 struct omr_watcher {
238 // a reference to the omr_watcher, so we can't get here while these connections are still alive. Hence,
267 RELEASE_HERE(omw, omr_watcher);
421 RELEASE_HERE(omw, omr_watcher); // We aren't going to get another callback.
461 RETAIN_HERE(omw, omr_watcher);
472 RETAIN_HERE(omw, omr_watcher);
497 RELEASE_HERE(omw, omr_watcher); // we won't get any more callbacks on this connection.
505 RELEASE_HERE(watcher, omr_watcher);
536 RETAIN_HERE(watcher, omr_watcher); // for wake event
548 RETAIN_HERE(watcher, omr_watcher); // For the callback
558 // Note: this will cancel and release route_state->omr_watcher, which will result in omw->route_connection being NULL
574 RELEASE_HERE(omw, omr_watcher); // we won't get any more callbacks on this connection.
585 RELEASE_HERE(omw, omr_watcher); // we won't get any more callbacks on this connection.
593 RETAIN_HERE(omw, omr_watcher); // For the callback
602 RELEASE_HERE(omw, omr_watcher); // We won't get any more callbacks, so release the omr_watcher_t.
612 RETAIN_HERE(omw, omr_watcher); // for the callback
622 RETAIN_HERE(omw, omr_watcher);
629 RELEASE_HERE(omw, omr_watcher);
634 RELEASE_HERE(omw, omr_watcher);
637 RELEASE_HERE(omw, omr_watcher);
780 RETAIN_HERE(watcher, omr_watcher); // for wake event
799 RELEASE_RETAIN_FUNCS(omr_watcher);