Searched refs:notify_token_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/dns/
H A Dnotify_watcher_mac.cc14 NotifyWatcherMac::NotifyWatcherMac() : notify_fd_(-1), notify_token_(-1) {}
25 key, &notify_fd_, 0, &notify_token_);
44 notify_cancel(notify_token_); // Also closes |notify_fd_|.
H A Dnotify_watcher_mac.h38 int notify_token_; member in class:net::NotifyWatcherMac

Completed in 84 milliseconds