summaryrefslogtreecommitdiff
path: root/lib/frr_pthread.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2021-04-22 13:18:19 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2021-04-22 13:20:34 +0200
commitbf645e31f696a42f60fbd5361beefd4ee707b25e (patch)
tree952e683a3afb6bb0cd98529b0d46fff06bacbbef /lib/frr_pthread.c
parent2bafda27a602f74a592551bf695438218efd62f4 (diff)
lib: add frr_config_pre hook
... for any initialization that needs to run after forking, but that would be racy if it were just scheduled on the thread_master (since the config load is also just a thread callback, ordering would be undefined for another scheduled thread callback.) Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/frr_pthread.c')
0 files changed, 0 insertions, 0 deletions