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

/barrelfish-2018-10-04/usr/webserver/
H A Dhttp_cache.c238 static void handle_pending_list(struct http_cache_entry *e) function
243 printf("ERROR: handle_pending_list: null passed for cache entry\n");
247 // printf("ERROR: handle_pending_list: no one waiting\n");
263 } /* end function : handle_pending_list */
305 handle_pending_list (e); /* done! */
316 handle_pending_list(e); /* done! */
390 handle_pending_list (error_cache); /* done! */

Completed in 35 milliseconds