Home
last modified time | relevance | path

Searched refs:MHD_sys_poll_ (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/include/
Dplatform_interface.h130 #define MHD_sys_poll_ poll macro
132 #define MHD_sys_poll_ WSAPoll macro
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c954 if (MHD_sys_poll_ (p, in MHD_handle_connection()
2448 if (MHD_sys_poll_(p, poll_server + num_connections, timeout) < 0) in MHD_poll_all()
2568 if (MHD_sys_poll_(p, poll_count, timeout) < 0) in MHD_poll_listen_socket()