]> git.proxmox.com Git - mirror_ovs.git/commit
datapath-windows: Add function annotations for OvsAcquireEventQueueLock
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Fri, 14 Jul 2017 04:40:55 +0000 (04:40 +0000)
committerBen Pfaff <blp@ovn.org>
Wed, 2 Aug 2017 18:29:21 +0000 (11:29 -0700)
commitf05dc2c26e8c98b48b8263e6e62879978b57cb8a
treef75ffd10c41cc8afa80de0beb3d728ce4def6c60
parent7fba23033f2190c0282d5832d3ec786b7595cbdf
datapath-windows: Add function annotations for OvsAcquireEventQueueLock

The function should be aware that it raises the dispatch level, saves the
dispatch level and acquires a lock.

This patch adds annotation for that.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Shashank Ram <rams@vmware.com>
datapath-windows/ovsext/Event.c