commit | 7b8aac443988345d4e6309aa9bf77e66f81e0b2c | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Feb 27 11:27:38 2023 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Feb 28 10:28:47 2023 +0100 |
tree | fe7e6d5f4385fc3b5acff8e02daa0e3e236d06fc | |
parent | fea8c1911949692f3c5db6a840affa234a32a8b1 [diff] |
MINOR: tinfo: make thread_set functions return nth group/mask instead of first thread_set_first_group() and thread_set_first_tmask() were modified and renamed to instead return the number and mask of the nth group. Passing zero continues to return the first one, but it will be more convenient to use this way when building shards.