Searched refs:qtail (Results 1 - 1 of 1) sorted by relevance
/httpd/server/mpm/winnt/ | ||
H A D | child.c | 123 static winnt_conn_ctx_t *qtail = NULL; variable 144 if (qtail) { 145 qtail->next = context; 150 qtail = context; 168 qtail = NULL; |
Completed in 12 milliseconds