Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dev_epollex_linux.cc79 typedef struct pollable pollable; typedef
101 struct pollable { struct
114 pollable* next; argument
115 pollable* prev; argument
164 static char* pollable_desc(pollable* p) { in pollable_desc() argument
173 static pollable* g_empty_pollable;
175 static grpc_error* pollable_create(pollable_type type, pollable** p);
177 static pollable* pollable_ref(pollable* p);
178 static void pollable_unref(pollable* p);
182 static pollable* pollable_ref(pollable* p, int line, const char* reason);
[all …]
/external/grpc-grpc/doc/
Denvironment_variables.md64 - pollable_refcount - traces reference counting of 'pollable' objects (only