HomeSort by: relevance | last modified time | path
    Searched defs:atomic_compare_exchange_strong_acq_rel (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
atomic.h 49 #define atomic_compare_exchange_strong_acq_rel(o, e, d) \ macro
73 #define atomic_compare_exchange_strong_acq_rel(o, e, d) \ macro
  /src/external/mpl/dhcp/bind/include/isc/
atomic.h 51 #define atomic_compare_exchange_strong_acq_rel(o, e, d) \ macro
75 #define atomic_compare_exchange_strong_acq_rel(o, e, d) \ macro
  /src/external/mpl/bind/dist/lib/isc/include/isc/
atomic.h 75 #define atomic_compare_exchange_strong_acq_rel(o, e, d) \ macro

Completed in 23 milliseconds