K 10 svn:author V 2 ed K 8 svn:date V 27 2014-09-01T19:56:28.636541Z K 7 svn:log V 255 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@ END