Home
last modified time | relevance | path

Searched defs:revents (Results 26 - 50 of 100) sorted by relevance

1234

/third_party/rust/crates/rustix/src/backend/libc/io/
H A Dpoll_fd.rs111 pub fn revents(&self) -> PollFlags { in revents() functions
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_impl.cpp305 EventsMask revents = events & genericEvents; in SetRevents() local
/third_party/ffmpeg/libavformat/
H A Dos_support.h148 short revents; /* events that occurred */ member
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c453 static int snd_ctl_ext_poll_revents(snd_ctl_t *handle, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_ctl_ext_poll_revents() argument
/third_party/alsa-utils/alsactl/
H A Ddaemon.c364 unsigned short revents; in state_daemon() local
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c395 unsigned short revents; in check_event() local
H A Dpcm.c289 unsigned short revents; in wait_for_poll() local
/third_party/curl/include/curl/
H A Dmulti.h121 short revents; member
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-timer-mmap.c159 unsigned short revents; in timer_mmap_process_frames() local
H A Dxfer-libasound.c343 xfer_libasound_wait_event(struct libasound_state *state, int timeout_msec, unsigned short *revents) xfer_libasound_wait_event() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_epfile.c558 uint32_t revents = POLLRDNORM; in generic_epfile_handle_poll() local
/third_party/libwebsockets/lib/event-libs/libuv/
H A Dlibuv.c94 lws_io_cb(uv_poll_t *watcher, int status, int revents) in lws_io_cb() argument
/third_party/libwebsockets/lib/event-libs/libevent/
H A Dlibevent.c103 lws_event_cb(evutil_socket_t sock_fd, short revents, void *ctx) in lws_event_cb() argument
161 lws_event_sigint_cb(evutil_socket_t sock_fd, short revents, void *ctx) in lws_event_sigint_cb() argument
/third_party/libuv/src/unix/
H A Dkqueue.c138 unsigned int revents; in uv__io_poll() local
/third_party/libwebsockets/lib/event-libs/libev/
H A Dlibev.c33 lws_ev_hrtimer_cb(struct ev_loop *loop, struct ev_timer *watcher, int revents) in lws_ev_hrtimer_cb() argument
51 lws_ev_idle_cb(struct ev_loop *loop, struct ev_idle *handle, int revents) in lws_ev_idle_cb() argument
88 lws_accept_cb(struct ev_loop *loop, struct ev_io *watcher, int revents) in lws_accept_cb() argument
124 lws_ev_sigint_cb(struct ev_loop *loop, struct ev_signal *watcher, int revents) in lws_ev_sigint_cb() argument
[all...]
/third_party/libwebsockets/lib/event-libs/sdevent/
H A Dsdevent.c92 sock_accept_handler(sd_event_source *s, int fd, uint32_t revents, void *userdata) in sock_accept_handler() argument
/third_party/nghttp2/src/
H A Dshrpx_worker_process.cc152 void ipc_readcb(struct ev_loop *loop, ev_io *w, int revents) { in ipc_readcb() argument
185 void quic_ipc_readcb(struct ev_loop *loop, ev_io *w, int revents) { in quic_ipc_readcb() argument
222 void renew_ticket_key_cb(struct ev_loop *loop, ev_timer *w, int revents) { in renew_ticket_key_cb() argument
396 void nb_child_cb(struct ev_loop *loop, ev_child *w, int revents) { in nb_child_cb() argument
284 memcached_get_ticket_key_cb(struct ev_loop *loop, ev_timer *w, int revents) memcached_get_ticket_key_cb() argument
H A Dshrpx_memcached_connection.cc42 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() argument
59 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() argument
71 void writecb(struct ev_loop *loop, ev_io *w, int revents) { in writecb() argument
83 void connectcb(struct ev_loop *loop, ev_io *w, int revents) { in connectcb() argument
H A Dshrpx_dns_resolver.cc85 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() argument
93 void writecb(struct ev_loop *loop, ev_io *w, int revents) { in writecb() argument
101 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() argument
H A Dshrpx_quic_connection_handler.cc41 stateless_reset_bucket_regen_timercb(struct ev_loop *loop, ev_timer *w, int revents) stateless_reset_bucket_regen_timercb() argument
686 close_wait_timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) close_wait_timeoutcb() argument
/third_party/node/deps/uv/src/unix/
H A Dkqueue.c117 unsigned int revents; in uv__io_poll() local
/third_party/pulseaudio/src/tests/
H A Dalsa-time-test.c159 unsigned short revents; in main() local
/third_party/curl/docs/examples/
H A Dephiperfifo.c201 static void event_cb(GlobalInfo *g, int fd, int revents) in event_cb() argument
221 static void timer_cb(GlobalInfo* g, int revents) in timer_cb() argument
394 static void fifo_cb(GlobalInfo* g, int revents) in fifo_cb() argument
H A Devhiperfifo.c202 static void event_cb(EV_P_ struct ev_io *w, int revents) in event_cb() argument
220 static void timer_cb(EV_P_ struct ev_timer *w, int revents) in timer_cb() argument
372 static void fifo_cb(EV_P_ struct ev_io *w, int revents) in fifo_cb() argument
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_generic.c70 int snd_pcm_generic_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_generic_poll_revents() argument

Completed in 23 milliseconds

1234