Searched refs:MHD_quiesce_daemon (Results 1 – 6 of 6) sorted by relevance
231 fd = MHD_quiesce_daemon (d); in testGet()407 fd = MHD_quiesce_daemon(d); in testExternalGet()
1511 MHD_quiesce_daemon (struct MHD_Daemon *daemon);
508 'MHD_quiesce_daemon' with thread pools and per-connection510 'MHD_quiesce_daemon' is not used, we do not want to548 Added 'MHD_quiesce_daemon' to allow application to stop
537 and then performs @code{MHD_quiesce_daemon} (which eliminates our539 @code{MHD_quiesce_daemon} will fail if this option was not set. Also,1403 @deftypefun int MHD_quiesce_daemon (struct MHD_Daemon *daemon)2518 internal-select mode) after @code{MHD_quiesce_daemon} to detect whether all
464 'MHD_quiesce_daemon' (which eliminates our ability to signal466 'MHD_quiesce_daemon' will fail if this option was not set.1221 -- Function: int MHD_quiesce_daemon (struct MHD_Daemon *daemon)2235 internal-select mode) after 'MHD_quiesce_daemon' to detect4037 * MHD_quiesce_daemon: microhttpd-init. (line 50)
3059 MHD_quiesce_daemon (struct MHD_Daemon *daemon) in MHD_quiesce_daemon() function