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
24 #define __acquires(x) macro
148 static void __acquires(agg_queue) in __acquires() function227 static void __acquires(agg_queue) in __acquires() function
39 # define __acquires(x) __attribute__((context(x,0,1))) macro67 # define __acquires(x) macro