aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/depcomp
diff options
context:
space:
mode:
authorFlorin Coras <fcoras@cisco.com>2024-11-02 16:27:53 -0400
committerDave Wallace <dwallacelf@gmail.com>2025-01-07 20:25:22 +0000
commit6102d81832ed93469de64222657a69dcd4e0af5e (patch)
treea92ef7507b0d004084ddff6abdfd33bb61f0bbc5 /vnet/depcomp
parent3a3476fddb79ed1eaf277bb66c0641933906ef3d (diff)
vcl: support pre/post cb before mq waitHEADmaster
Allow vls to register cb functions with vcl pre/post mq sleep. These can be used to drop/reacquire locks prior/after waiting on vcl mq events. This then allows multi-thread, as opposed to multi-worker, applications to share sessions between threads without deadlocking, e.g., multiple threads trying to read/write/close non-blocking sessions. Caveat: connects still need to be improved. Type: improvement Change-Id: I589aa9dfd0553b0fad54f02ed16c3cda9761a83d Signed-off-by: Florin Coras <fcoras@cisco.com> Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'vnet/depcomp')
0 files changed, 0 insertions, 0 deletions