Searched defs:EXCLUSIVE_LOCK_FUNCTION (Results 1 – 10 of 10) sorted by relevance
19 AutoLock(Lock& lock) EXCLUSIVE_LOCK_FUNCTION(lock) : lock_(lock) { in EXCLUSIVE_LOCK_FUNCTION() function in __anon767d7dc00111::AutoLock
142 #define EXCLUSIVE_LOCK_FUNCTION(...) \ macro
80 #define EXCLUSIVE_LOCK_FUNCTION(...) \ macro
11 #define EXCLUSIVE_LOCK_FUNCTION(...) __attribute__ ((exclusive_lock_function(__VA_ARGS__))) macro
14 #define EXCLUSIVE_LOCK_FUNCTION(...) __attribute__ ((exclusive_lock_function(__VA_ARGS__))) macro
11 #define EXCLUSIVE_LOCK_FUNCTION(...) __attribute__ ((exclusive_lock_function(__VA_ARGS__))) macro594 class EXCLUSIVE_LOCK_FUNCTION() ElfTestClass { // \ in EXCLUSIVE_LOCK_FUNCTION() function
14 #define EXCLUSIVE_LOCK_FUNCTION(...) __attribute__((exclusive_lock_function(__VA_ARGS__))) macro
117 #define EXCLUSIVE_LOCK_FUNCTION(...) \ macro
19 #define EXCLUSIVE_LOCK_FUNCTION(...) __attribute__ ((exclusive_lock_function(__VA_ARGS__))) macro