Home
last modified time | relevance | path

Searched defs:poll_fds (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/gio/
Dgunixoutputstream.c327 GPollFD poll_fds[2]; in g_unix_output_stream_write() local
406 GPollFD poll_fds[2]; in g_unix_output_stream_writev() local
Dgunixinputstream.c327 GPollFD poll_fds[2]; in g_unix_input_stream_read() local
/third_party/glib/tests/
Dtimeloop-basic.c21 static struct pollfd poll_fds[1024]; variable
/third_party/skia/third_party/externals/tint/src/utils/io/
Dcommand_posix.cc198 pollfd poll_fds[2]; in Exec() local
/third_party/lwip/src/include/lwip/priv/
Dsockets_priv.h162 struct pollfd *poll_fds; member
/third_party/glib/glib/
Dgmain.h236 GSList *poll_fds; member
/third_party/glib/glib/tests/
Dmainloop.c1239 GPollFD poll_fds[10]; in assert_main_context_state() local