Searched defs:LOCKABLE (Results 1 – 12 of 12) sorted by relevance
3 #define LOCKABLE __attribute__ ((lockable)) macro235 int x LOCKABLE = y; // \ in l_testfn() local240 int l_test_var LOCKABLE; // \ variable245 int test_field LOCKABLE; // \ member in LFoo
3 #define LOCKABLE __attribute__ ((lockable)) macro
6 #define LOCKABLE __attribute__ ((lockable)) macro
6 #define LOCKABLE __attribute__((lockable)) macro
157 #define LOCKABLE \ macro
127 #define LOCKABLE THREAD_ANNOTATION_ATTRIBUTE__(lockable) macro
11 #define LOCKABLE __attribute__ ((lockable)) macro