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

/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);

Completed in 26 milliseconds