Home
last modified time | relevance | path

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

/art/runtime/base/
Dmacros.h163 #define EXCLUSIVE_LOCK_FUNCTION(...) __attribute__ ((exclusive_lock(__VA_ARGS__))) macro
184 #define EXCLUSIVE_LOCK_FUNCTION(...) macro