ofproto: Add more thread safety annotations.
authorBen Pfaff <blp@nicira.com>
Fri, 10 Jan 2014 19:36:35 +0000 (11:36 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 10 Jan 2014 19:36:35 +0000 (11:36 -0800)
commitfeb8a80bb9621f17ed0a249c79b0d02e9543e64a
treed676a5aff6c1e23ae3e817b2ed2f0caca5e00002
parentdeb64473f677e81f6a63db9c35de501c438e1342
ofproto: Add more thread safety annotations.

These would have found the problem fixed in commit c7be3f559349 (connmgr:
Fix attempt to take mutex recursively when exiting fail-open.).

Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/connmgr.c
ofproto/fail-open.c
ofproto/fail-open.h