Home
last modified time | relevance | path

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

/system/libbase/include/android-base/
Dthread_annotations.h56 #define ACQUIRE(...) \ macro
/system/core/libutils/include/utils/
DMutex.h55 #define ACQUIRE(...) THREAD_ANNOTATION_ATTRIBUTE__(acquire_capability(__VA_ARGS__)) macro