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

/httpd/include/
H A Dscoreboard.h18 * @file scoreboard.h
19 * @brief Apache scoreboard library
48 * can properly update the scoreboard when a process dies). We may want
74 * arrays in the scoreboard never change between the parent and forked
80 /* Is the scoreboard shared between processes or not?
81 * Set by the MPM when the scoreboard is created.
156 } scoreboard; typedef in typeref:struct:__anon41
196 /** Copy the contents of a worker scoreboard entry. The contents of
209 AP_DECLARE_DATA extern scoreboard *ap_scoreboard_image;
223 * Hook for post scoreboard creatio
[all...]

Completed in 12 milliseconds