]> git.proxmox.com Git - mirror_ovs.git/commit
datapath-windows: Add annotations for OvsReleasePidHashLock
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:51 +0000 (11:29 -0700)
commitcfc854f0bad5ee0181146545e4c64a045cf20a51
tree53fc16cc0264b782a8a2ae3d282abbbd1a750416
parent7dcfa473bfb663b5df18452459e9be3aade1894b
datapath-windows: Add annotations for OvsReleasePidHashLock

Add function annotations for ` OvsReleasePidHashLock`.
We make it aware that it requires a certain dispatch level, that it
restores the dispatch level, that it requires a lock held and releases
a lock.

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/User.c