]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: fd: Wait if locked in fd_grab_tgid() and fd_take_tgid().
authorOlivier Houchard <ohouchard@haproxy.com>
Wed, 29 Jan 2025 15:51:40 +0000 (16:51 +0100)
committerOlivier Houchard <cognet@ci0.org>
Wed, 26 Feb 2025 12:00:18 +0000 (13:00 +0100)
commit52b97ff8dd131f8d5c876372552c34a8590e3823
tree4d82727f20361b8934e4c789b4168b62a93b5207
parent814b5dfe30e73751a041f6bde51255ef16db7372
MEDIUM: fd: Wait if locked in fd_grab_tgid() and fd_take_tgid().

Wait while the tgid is locked in fd_grab_tgid() and fd_take_tgid().
As that lock is barely used, it should have no impact.
include/haproxy/fd.h