Home
last modified time | relevance | path

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

/aosp12/system/libbase/include/android-base/
H A Dthread_annotations.h98 #define UNLOCK_FUNCTION(...) \ macro
/aosp12/art/runtime/base/
H A Dmutex.h543 ~WriterMutexLock() UNLOCK_FUNCTION() { in UNLOCK_FUNCTION() function