Home
last modified time | relevance | path

Searched defs:fd_create (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dev_posix.h51 grpc_fd* (*fd_create)(int fd, const char* name, bool track_err); member
Dev_epoll1_linux.cc332 static grpc_fd* fd_create(int fd, const char* name, bool track_err) { in fd_create() function
Dev_poll_posix.cc368 static grpc_fd* fd_create(int fd, const char* name, bool track_err) { function
Dev_epollex_linux.cc426 static grpc_fd* fd_create(int fd, const char* name, bool track_err) { function