OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RETURN_CAPABILITY
(Results
1 - 11
of
11
) sorted by null
/art/runtime/gc/
system_weak.h
72
Mutex* GetAllowDisallowLock() const
RETURN_CAPABILITY
(allow_disallow_lock_) {
/device/google/cuttlefish_common/common/libs/threads/
thread_annotations.h
75
#define
RETURN_CAPABILITY
(x) \
/art/runtime/
mem_map.h
227
static std::mutex* GetMemMapsLock()
RETURN_CAPABILITY
(mem_maps_lock_) {
/external/google-benchmark/src/
mutex.h
62
#define
RETURN_CAPABILITY
(x) THREAD_ANNOTATION_ATTRIBUTE__(lock_returned(x))
benchmark.cc
116
Mutex& GetBenchmarkMutex() const
RETURN_CAPABILITY
(benchmark_mutex_) {
/external/libcxx/utils/google-benchmark/src/
mutex.h
62
#define
RETURN_CAPABILITY
(x) THREAD_ANNOTATION_ATTRIBUTE__(lock_returned(x))
benchmark.cc
116
Mutex& GetBenchmarkMutex() const
RETURN_CAPABILITY
(benchmark_mutex_) {
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
mutex.h
62
#define
RETURN_CAPABILITY
(x) THREAD_ANNOTATION_ATTRIBUTE__(lock_returned(x))
benchmark.cc
116
Mutex& GetBenchmarkMutex() const
RETURN_CAPABILITY
(benchmark_mutex_) {
/system/core/base/include/android-base/
thread_annotations.h
86
#define
RETURN_CAPABILITY
(x) \
/system/core/libutils/include/utils/
Mutex.h
74
#define
RETURN_CAPABILITY
(x) THREAD_ANNOTATION_ATTRIBUTE__(lock_returned(x))
Completed in 388 milliseconds