CodingStyle: Add guide about using thread safety types and annotations.
authorAlex Wang <alexw@nicira.com>
Thu, 8 Aug 2013 22:14:21 +0000 (15:14 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 9 Aug 2013 20:48:11 +0000 (13:48 -0700)
commitbdd2719efb7483ea237698d8ca7c1459da01f368
tree1d1d40d35be9db33d8e334aaf981d020541bd0e3
parent344e21d47ecfe342fc5c3c8f32020d7a43089301
CodingStyle: Add guide about using thread safety types and annotations.

This commit adds guide about using thread safety types and annotations
to CodingStyle file.

Signed-off-by: Alex Wang <alexw@nicira.com>
[blp@nicira.com edited the advice slightly]
Signed-off-by: Ben Pfaff <blp@nicira.com>
CodingStyle