Lines Matching refs:get_mutex
3313 Mutex* get_mutex() LOCK_RETURNED(mutex_) { return &mutex_; }3322 void baseMethod() EXCLUSIVE_LOCKS_REQUIRED(get_mutex()) {