Searched defs:__acquires (Results 1 – 5 of 5) 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
16 #define __acquires(x) macro
Completed in 8 milliseconds