Searched refs:RETURN_CAPABILITY (Results 1 – 3 of 3) sorted by relevance
17 Mutex& GetBenchmarkMutex() const RETURN_CAPABILITY(benchmark_mutex_) { in GetBenchmarkMutex()
62 #define RETURN_CAPABILITY(x) THREAD_ANNOTATION_ATTRIBUTE_(lock_returned(x)) macro
75 #define RETURN_CAPABILITY(x) THREAD_ANNOTATION_ATTRIBUTE__(lock_returned(x)) macro