Searched defs:SCOPED_LOCKABLE (Results 1 – 9 of 9) sorted by relevance
32 #define SCOPED_LOCKABLE macro
112 #define SCOPED_LOCKABLE THREAD_ANNOTATION_ATTRIBUTE__(scoped_lockable) macro
77 #define SCOPED_LOCKABLE THREAD_ANNOTATION_ATTRIBUTE__(scoped_lockable) macro
370 SCOPED_LOCKABLE section in Reference Guide
4 #define SCOPED_LOCKABLE __attribute__ ((scoped_lockable)) macro275 int x SCOPED_LOCKABLE = y; // \ in sl_testfn() local280 int sl_test_var SCOPED_LOCKABLE; // \ variable285 int test_field SCOPED_LOCKABLE; // \ member in SLFoo
7 #define SCOPED_LOCKABLE __attribute__ ((scoped_lockable)) macro
4 #define SCOPED_LOCKABLE __attribute__ ((scoped_lockable)) macro
12 #define SCOPED_LOCKABLE __attribute__ ((scoped_lockable)) macro