Searched defs:ABSL_LOCKS_EXCLUDED (Results 1 – 6 of 6) sorted by relevance
159 #define ABSL_LOCKS_EXCLUDED(...) __attribute__((locks_excluded(__VA_ARGS__))) macro161 #define ABSL_LOCKS_EXCLUDED(...) macro
161 #define ABSL_LOCKS_EXCLUDED(...) __attribute__((locks_excluded(__VA_ARGS__))) macro163 #define ABSL_LOCKS_EXCLUDED(...) macro
146 #define ABSL_LOCKS_EXCLUDED(...) \ macro