Searched refs:grpc_cached_wakeup_fd (Results 1 – 1 of 1) sorted by relevance
63 typedef struct grpc_cached_wakeup_fd grpc_cached_wakeup_fd; typedef70 grpc_cached_wakeup_fd* cached_wakeup_fd;179 typedef struct grpc_cached_wakeup_fd { struct181 struct grpc_cached_wakeup_fd* next; argument185 } grpc_cached_wakeup_fd; typedef188 grpc_cached_wakeup_fd* wakeup_fd;208 grpc_cached_wakeup_fd* local_wakeup_cache;351 static void fork_fd_list_add_wakeup_fd(grpc_cached_wakeup_fd* fd) { in fork_fd_list_add_wakeup_fd()904 grpc_cached_wakeup_fd* next = pollset->local_wakeup_cache->next;976 worker.wakeup_fd = static_cast<grpc_cached_wakeup_fd*>(