Searched refs:normal_timeout_head (Results 1 - 3 of 3) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
H A Dinternal.h539 * 'normal_timeout_head/normal_timeout_tail', depending on whether a
973 struct MHD_Connection *normal_timeout_head; member in struct:MHD_Daemon
H A Dconnection.c1979 XDLL_remove (daemon->normal_timeout_head,
1982 XDLL_insert (daemon->normal_timeout_head,
2232 XDLL_remove (daemon->normal_timeout_head,
2837 XDLL_remove (daemon->normal_timeout_head,
2851 XDLL_insert (daemon->normal_timeout_head,
H A Ddaemon.c1579 XDLL_insert (daemon->normal_timeout_head,
1674 XDLL_remove (daemon->normal_timeout_head,
1735 XDLL_remove (daemon->normal_timeout_head,
1840 XDLL_insert (daemon->normal_timeout_head,
2203 pos = daemon->normal_timeout_head;
4330 XDLL_remove (daemon->normal_timeout_head,

Completed in 50 milliseconds