Searched defs:EXCLUSIVE_LOCK_FUNCTION (Results 1 – 7 of 7) sorted by relevance
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
19 #define EXCLUSIVE_LOCK_FUNCTION(...) __attribute__ ((exclusive_lock_function(__VA_ARGS__))) macro