ovs-thread: Use mutex instead of its address in thread-safety annotation.
authorBen Pfaff <blp@nicira.com>
Mon, 12 Aug 2013 22:52:42 +0000 (15:52 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 13 Aug 2013 16:42:32 +0000 (09:42 -0700)
commit2fec1533fda568c9d7122e24f5eba7d160a987ab
tree87d14bded421c33a18bed421c569ffae9553a42c
parent47b52c71232c01837e5c5e374af8033fbf711f0f
ovs-thread: Use mutex instead of its address in thread-safety annotation.

CodingStyle says that this is preferred.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
lib/ovs-thread.h