diff options
author | ed <ed@FreeBSD.org> | 2014-09-01 19:56:28 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2014-09-01 19:56:28 +0000 |
commit | 1812cd5a9f2e85cbf444f2b04bd4bc302bdb7b66 (patch) | |
tree | de3eb0bed7c1066de2043e1d1623d8329c20b6b0 /lib/libbsdstat | |
parent | 88a0db453e8625821967df184a2977ee0a52f3e8 (diff) | |
download | FreeBSD-src-1812cd5a9f2e85cbf444f2b04bd4bc302bdb7b66.zip FreeBSD-src-1812cd5a9f2e85cbf444f2b04bd4bc302bdb7b66.tar.gz |
Add lock annotations to libcuse.
- Add annotations to the lock/unlock function to indicate that the
function is allowed to lock and unlock the underlying pthread mutex.
- Add __guarded_by() annotations to the global variables.
Approved by: hselasky@
Diffstat (limited to 'lib/libbsdstat')
0 files changed, 0 insertions, 0 deletions