Searched defs:__acquires (Results 1 – 4 of 4) sorted by relevance
19 # define __acquires(x) __attribute__((context(x,0,1))) macro27 # define __acquires(x) macro
22 #define __acquires(x) macro
161 static void __acquires(agg_queue) in __acquires() function240 static void __acquires(agg_queue) in __acquires() function
30 # define __acquires(x) __attribute__((context(x,0,1))) macro58 # define __acquires(x) macro