Searched defs:ACQUIRE (Results 1 – 4 of 4) sorted by relevance
127 sub ACQUIRE { subroutine
31 #define ACQUIRE(...) THREAD_ANNOTATION(acquire_capability(__VA_ARGS__)) macro
37 #define ACQUIRE(...) \ macro