Searched refs:pollable_type (Results 1 – 1 of 1) sorted by relevance
77 typedef enum { PO_MULTI, PO_FD, PO_EMPTY } pollable_type; typedef102 pollable_type type; // immutable152 static const char* pollable_type_string(pollable_type t) { in pollable_type_string()175 static grpc_error* pollable_create(pollable_type type, pollable** p);547 static grpc_error* pollable_create(pollable_type type, pollable** p) {