Lines Matching refs:muRef
70 Mutex& muRef = mu1; variable
349 int gb_var_arg_6 GUARDED_BY(muRef);
420 int * pgb_var_arg_6 PT_GUARDED_BY(muRef);
481 Mutex aa_var_arg_6 ACQUIRED_AFTER(muRef);
544 Mutex ab_var_arg_6 ACQUIRED_BEFORE(muRef);
609 int elf_function_6() EXCLUSIVE_LOCK_FUNCTION(muRef);
681 int slf_function_6() SHARED_LOCK_FUNCTION(muRef);
757 int etf_function_6() EXCLUSIVE_TRYLOCK_FUNCTION(1, muRef);
831 int stf_function_6() SHARED_TRYLOCK_FUNCTION(1, muRef);
900 int uf_function_6() UNLOCK_FUNCTION(muRef);
976 int lr_function_6() LOCK_RETURNED(muRef);
1043 int le_function_6() LOCKS_EXCLUDED(muRef);
1110 int elr_function_6() EXCLUSIVE_LOCKS_REQUIRED(muRef);
1178 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);