Searched defs:__acquires (Results 1 – 6 of 6) sorted by relevance
21 #define __acquires(x) macro
161 static void __acquires(agg_queue) in __acquires() function240 static void __acquires(agg_queue) in __acquires() function
18 # define __acquires(x) __attribute__((context(x,0,1))) macro44 # define __acquires(x) macro
19 # define __acquires(x) __attribute__((context(x,0,1))) macro44 # define __acquires(x) macro
14 # define __acquires(x) __attribute__((context(x,0,1))) macro39 # define __acquires(x) macro
16 #define __acquires(x) macro