Home
last modified time | relevance | path

Searched defs:NO_THREAD_SAFETY_ANALYSIS (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/libbase/include/android-base/
H A Dthread_annotations.h107 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/aosp12/system/core/libutils/include/utils/
H A DMutex.h76 #define NO_THREAD_SAFETY_ANALYSIS THREAD_ANNOTATION_ATTRIBUTE__(no_thread_safety_analysis) macro
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp158 #define NO_THREAD_SAFETY_ANALYSIS \ macro