summaryrefslogtreecommitdiff
path: root/lib/libfrr.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2024-06-20 11:13:20 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2024-06-20 11:16:10 +0200
commitb9541fe77fcb706c3f265d704e15f810b0a98c14 (patch)
tree086473bb6ee4a84b56eabd934f62eea4e3b6db11 /lib/libfrr.h
parent4836ac071409bfff65f833ce82bd5f0338d0a8ae (diff)
lib: use seqlock slow path with TSAN
TSAN doesn't understand the OS specific "fast" seqlock code. Use the pthread mutex/condvar based path when TSAN is enabled. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/libfrr.h')
0 files changed, 0 insertions, 0 deletions