Searched defs:__acquires (Results 1 – 3 of 3) sorted by relevance
164 static void __acquires(agg_queue) in __acquires() function241 static void __acquires(agg_queue) in __acquires() function
14 # define __acquires(x) __attribute__((context(x,0,1))) macro40 # define __acquires(x) macro
16 #define __acquires(x) macro