MCPcopy Create free account
hub / github.com/apache/httpd / core_optional_fn_retrieve

Function core_optional_fn_retrieve

server/core.c:5423–5426  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5421}
5422
5423static void core_optional_fn_retrieve(void)
5424{
5425 ap_init_scoreboard(NULL);
5426}
5427
5428AP_CORE_DECLARE(void) ap_random_parent_after_fork(void)
5429{

Callers

nothing calls this directly

Calls 1

ap_init_scoreboardFunction · 0.85

Tested by

no test coverage detected