Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dev_poll_posix.cc470 static int has_watchers(grpc_fd* fd) { function
501 if (!has_watchers(fd)) {
735 if (fd_is_orphaned(fd) && !has_watchers(fd) && !fd->closed) {