Searched defs:ACQUIRE (Results 1 – 7 of 7) sorted by relevance
80 sub ACQUIRE { subroutine113 sub ACQUIRE { subroutine160 sub ACQUIRE { subroutine204 sub ACQUIRE { subroutine259 sub ACQUIRE { subroutine
33 ACQUIRE = static_cast<int>(std::memory_order_acquire), enumerator
50 #define ACQUIRE(...) \ macro
37 #define ACQUIRE(...) \ macro