Home
last modified time | relevance | path

Searched defs:EXCLUDES (Results 1 – 2 of 2) sorted by relevance

/system/core/base/include/android-base/
Dthread_annotations.h77 #define EXCLUDES(...) \ macro
/system/core/libutils/include/utils/
DMutex.h68 #define EXCLUDES(...) THREAD_ANNOTATION_ATTRIBUTE__(locks_excluded(__VA_ARGS__)) macro