Home
last modified time | relevance | path

Searched defs:revents (Results 76 - 99 of 99) sorted by relevance

1234

/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c1113 static int snd_pcm_rate_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_rate_poll_revents() argument
H A Dpcm.c1865 int snd_pcm_poll_descriptors_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_poll_descriptors_revents() argument
1876 __snd_pcm_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) __snd_pcm_poll_revents() argument
2970 unsigned short revents = 0; snd_pcm_wait_nocheck() local
[all...]
/third_party/backends/frontend/
H A Dsaned.c98 short revents; member
/third_party/libuv/include/uv/
H A Dwin.h39 short revents; member
/third_party/nghttp2/src/
H A Dshrpx_downstream.cc49 void upstream_timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in upstream_timeoutcb() argument
68 void upstream_rtimeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in upstream_rtimeoutcb() argument
74 void upstream_wtimeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in upstream_wtimeoutcb() argument
80 void downstream_timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in downstream_timeoutcb() argument
103 void downstream_rtimeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in downstream_rtimeoutcb() argument
109 void downstream_wtimeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in downstream_wtimeoutcb() argument
H A Dh2load.cc206 void writecb(struct ev_loop *loop, ev_io *w, int revents) { in writecb() argument
232 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() argument
249 void rate_period_timeout_w_cb(struct ev_loop *loop, ev_timer *w, int revents) { in rate_period_timeout_w_cb() argument
291 void duration_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in duration_timeout_cb() argument
305 void warmup_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in warmup_timeout_cb() argument
336 void rps_cb(struct ev_loop *loop, ev_timer *w, int revents) { in rps_cb() argument
386 void conn_timeout_cb(EV_P_ ev_timer *w, int revents) { in conn_timeout_cb() argument
411 void client_request_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in client_request_timeout_cb() argument
H A Dshrpx_http3_upstream.cc53 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() argument
70 void shutdown_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in shutdown_timeout_cb() argument
H A Dshrpx_http2_upstream.cc894 void settings_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in settings_timeout_cb() argument
907 void shutdown_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in shutdown_timeout_cb() argument
916 void prepare_cb(struct ev_loop *loop, ev_prepare *w, int revents) { in prepare_cb() argument
H A Dshrpx_http2_session.cc66 void connchk_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in connchk_timeout_cb() argument
91 void settings_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in settings_timeout_cb() argument
110 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() argument
129 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() argument
144 void writecb(struct ev_loop *loop, ev_io *w, int revents) { in writecb() argument
159 void initiate_connection_cb(struct ev_loop *loop, ev_timer *w, int revents) { in initiate_connection_cb() argument
175 void prepare_cb(struct ev_loop *loop, ev_prepare *w, int revents) { in prepare_cb() argument
H A Dshrpx_client_handler.cc67 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() argument
80 void shutdowncb(struct ev_loop *loop, ev_timer *w, int revents) { in shutdowncb() argument
92 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() argument
104 void writecb(struct ev_loop *loop, ev_io *w, int revents) { in writecb() argument
H A Dshrpx.cc673 void signal_cb(struct ev_loop *loop, ev_signal *w, int revents) { in signal_cb() argument
710 void worker_process_child_cb(struct ev_loop *loop, ev_child *w, int revents) { in worker_process_child_cb() argument
265 worker_process_grace_period_timercb(struct ev_loop *loop, ev_timer *w, int revents) worker_process_grace_period_timercb() argument
1520 worker_process_ready_ipc_readcb(struct ev_loop *loop, ev_io *w, int revents) worker_process_ready_ipc_readcb() argument
H A DHttpServer.cc125 void stream_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in stream_timeout_cb() argument
441 void release_fd_cb(struct ev_loop *loop, ev_timer *w, int revents) { in release_fd_cb() argument
502 void settings_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in settings_timeout_cb() argument
514 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() argument
526 void writecb(struct ev_loop *loop, ev_io *w, int revents) { in writecb() argument
1802 void worker_acceptcb(struct ev_loop *loop, ev_async *w, int revents) { in worker_acceptcb() argument
1928 void acceptcb(struct ev_loop *loop, ev_io *w, int revents) { in acceptcb() argument
H A Dnghttp.cc368 void continue_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in continue_timeout_cb() argument
555 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() argument
564 void writecb(struct ev_loop *loop, ev_io *w, int revents) { in writecb() argument
578 void timeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in timeoutcb() argument
586 void settings_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in settings_timeout_cb() argument
/third_party/node/deps/uv/include/uv/
H A Dwin.h39 short revents; member
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c1965 unsigned short revents = 0; in thread_func() local
H A Dalsa-source.c1697 unsigned short revents = 0; in thread_func() local
H A Dalsa-util.c1067 int pa_alsa_recover_from_poll(snd_pcm_t *pcm, int revents) { in pa_alsa_recover_from_poll() argument
H A Dalsa-mixer.c335 unsigned short revents; in io_cb() local
542 unsigned short revents = 0; in rtpoll_work_cb() local
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol.c349 int snd_ctl_poll_descriptors_revents(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_ctl_poll_descriptors_revents() argument
1360 unsigned short revents; in snd_ctl_wait() local
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1078 int fuse_reply_poll(fuse_req_t req, unsigned revents) argument
H A Dfuse.c4282 unsigned revents = 0; in fuse_lib_poll() local
/third_party/lwip/src/include/lwip/
H A Dsockets.h511 short revents; member
/third_party/alsa-lib/src/seq/
H A Dseq.c1105 short revents = 0; in snd_seq_poll_descriptors() local
1133 int snd_seq_poll_descriptors_revents(snd_seq_t *seq, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_seq_poll_descriptors_revents() argument
[all...]
/third_party/libfuse/include/
H A Dfuse_kernel.h884 uint32_t revents; member

Completed in 92 milliseconds

1234