Searched refs:poll (Results 1 – 7 of 7) sorted by relevance
167 void (*poll)(async_context_t *self); // may be NULL member397 if (context->type->poll) context->type->poll(context); in async_context_poll()
39 ("poll", False),40 ("poll", True),
69 .poll = async_context_poll_poll,
291 .poll = 0,
364 .poll = 0,
185 flag_values = {"//bazel/config:PICO_ASYNC_CONTEXT_IMPL": "poll"},
159 "poll",