Searched refs:normal_timeout_head (Results 1 - 3 of 3) sorted by relevance
/external/libmicrohttpd/src/microhttpd/ |
H A D | internal.h | 539 * 'normal_timeout_head/normal_timeout_tail', depending on whether a 973 struct MHD_Connection *normal_timeout_head; member in struct:MHD_Daemon
|
H A D | connection.c | 1979 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 D | daemon.c | 1579 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 119 milliseconds