Home
last modified time | relevance | path

Searched refs:CAPABILITY (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/include/utils/
DMutex.h39 #define CAPABILITY(x) THREAD_ANNOTATION_ATTRIBUTE__(capability(x)) macro
94 class CAPABILITY("mutex") Mutex {
/system/core/base/include/android-base/
Dthread_annotations.h26 #define CAPABILITY(x) \ macro