Home
last modified time | relevance | path

Searched refs:MHD_resume_connection (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/include/
Dmicrohttpd.h1867 MHD_resume_connection (struct MHD_Connection *connection);
/third_party/skia/third_party/externals/microhttpd/
DChangeLog45 with MHD_resume_connection(), causing 100% CPU usage. -DD
327 Also, as MHD_resume_connection() will be called on a non-daemon
336 connection to a suspended queue, (b) have MHD_resume_connection()
371 MHD_suspend_connection and MHD_resume_connection. -CG
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c1698 MHD_resume_connection (struct MHD_Connection *connection) in MHD_resume_connection() function
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd.texi546 @code{MHD_resume_connection}, as performing these calls requires some
2077 @deftypefun int MHD_resume_connection (struct MHD_Connection *connection)
Dlibmicrohttpd.info474 'MHD_resume_connection', as performing these calls requires
1811 -- Function: int MHD_resume_connection (struct MHD_Connection
4038 * MHD_resume_connection: microhttpd-flow. (line 49)