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

/httpd/include/
H A Dscoreboard.h193 AP_DECLARE(worker_score *) ap_get_scoreboard_worker_from_indexes(int child_num,
/httpd/server/
H A Dscoreboard.c572 AP_DECLARE(worker_score *) ap_get_scoreboard_worker_from_indexes(int x, int y) function
586 return ap_get_scoreboard_worker_from_indexes(sbh->child_num,
594 worker_score *ws = ap_get_scoreboard_worker_from_indexes(child_num, thread_num);
/httpd/modules/experimental/
H A Dmod_noloris.c125 ws = ap_get_scoreboard_worker_from_indexes(i, j);

Completed in 12 milliseconds