Home
last modified time | relevance | path

Searched refs:_LIBCPP_CHECK_STORE_MEMORY_ORDER (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Dcheck_memory_order.h18 #define _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) … macro
H A Datomic_base.h46 _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) { in _LIBCPP_CHECK_STORE_MEMORY_ORDER() function
50 _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) { in _LIBCPP_CHECK_STORE_MEMORY_ORDER() function
H A Datomic.h297 _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) {
304 _LIBCPP_CHECK_STORE_MEMORY_ORDER(__m) {
H A Datomic_ref.h125 _LIBCPP_CHECK_STORE_MEMORY_ORDER(__order) {