Home
last modified time | relevance | path

Searched refs:manual_timeout_head (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h989 struct MHD_Connection *manual_timeout_head; member
Ddaemon.c1657 XDLL_remove (daemon->manual_timeout_head, in MHD_suspend_connection()
1762 XDLL_insert (daemon->manual_timeout_head, in resume_suspended_connections()
2105 for (pos = daemon->manual_timeout_head; NULL != pos; pos = pos->nextX) in MHD_get_timeout()
2806 next = daemon->manual_timeout_head; in MHD_epoll()
4312 XDLL_remove (daemon->manual_timeout_head, in close_connection()
Dconnection.c2236 XDLL_remove (daemon->manual_timeout_head,
2841 XDLL_remove (daemon->manual_timeout_head,
2855 XDLL_insert (daemon->manual_timeout_head,