freebsd-dev/lib/libcuse
Ed Schouten 8da5129816 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@
2014-09-01 19:56:28 +00:00
..
cuse_lib.c Add lock annotations to libcuse. 2014-09-01 19:56:28 +00:00
cuse.3 mdoc: remove superfluous paragraph macros. 2014-06-23 18:40:21 +00:00
cuse.h
Makefile Add missing DPADD to Makefile. 2014-08-17 06:28:57 +00:00