Home
last modified time | relevance | path

Searched refs:RETURN_CAPABILITY (Results 1 – 3 of 3) sorted by relevance

/third_party/benchmark/src/
Dthread_manager.h17 Mutex& GetBenchmarkMutex() const RETURN_CAPABILITY(benchmark_mutex_) { in GetBenchmarkMutex()
Dmutex.h62 #define RETURN_CAPABILITY(x) THREAD_ANNOTATION_ATTRIBUTE_(lock_returned(x)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dtsa.h75 #define RETURN_CAPABILITY(x) THREAD_ANNOTATION_ATTRIBUTE__(lock_returned(x)) macro