Searched defs:ABSL_LOCKABLE (Results 1 – 6 of 6) sorted by relevance
179 #define ABSL_LOCKABLE __attribute__((lockable)) macro181 #define ABSL_LOCKABLE macro
181 #define ABSL_LOCKABLE __attribute__((lockable)) macro183 #define ABSL_LOCKABLE macro
160 #define ABSL_LOCKABLE ABSL_INTERNAL_THREAD_ANNOTATION_ATTRIBUTE(lockable) macro