]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) core: add ap_sb_get_child_thread() to retrieve child_num
authorStefan Eissing <icing@apache.org>
Tue, 19 Apr 2022 10:16:02 +0000 (10:16 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 19 Apr 2022 10:16:02 +0000 (10:16 +0000)
commit9d74016b80d2cf537811499df6bb46b079c8312e
treed1a89c2674d77e5a618e3aa02c87502a800fa4e4
parent2d4d3032018a4a3e5b0760aee31f49d4e99cfadd
  *) core: add ap_sb_get_child_thread() to retrieve child_num
     and thread_num from a scoreboard handle.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900029 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
include/scoreboard.h
server/scoreboard.c