summaryrefslogtreecommitdiff
path: root/isisd/isis_adjacency.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2024-06-20 12:02:25 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2024-06-20 15:44:46 +0200
commite14c94f2b77692126210f4b7b51cf097d7f847e0 (patch)
tree7c51fc0697b0493c312e17c7c3823323817d5fe4 /isisd/isis_adjacency.c
parentb9541fe77fcb706c3f265d704e15f810b0a98c14 (diff)
tests: fix TSAN warnings in atomlist test
The atomlist test consists of a sequence of (MT) sub-tests, from which counters are collected and verified. TSAN doesn't know that these counters are synchronized by way of the sub-test starting and finishing, so it complains. Just use atomics to get rid of the warning. (This is solely an issue with the test, not the atomlist code. There are no warnings from that.) Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'isisd/isis_adjacency.c')
0 files changed, 0 insertions, 0 deletions