Searched refs:CK_PR_LWSYNCOP (Results 1 – 1 of 1) sorted by relevance
71 #define CK_PR_LWSYNCOP "lwsync" macro73 #define CK_PR_LWSYNCOP "sync" macro76 CK_PR_FENCE(atomic, CK_PR_LWSYNCOP) in CK_PR_FENCE() argument77 CK_PR_FENCE(atomic_store, CK_PR_LWSYNCOP) in CK_PR_FENCE()79 CK_PR_FENCE(store_atomic, CK_PR_LWSYNCOP) in CK_PR_FENCE()80 CK_PR_FENCE(load_atomic, CK_PR_LWSYNCOP) in CK_PR_FENCE()81 CK_PR_FENCE(store, CK_PR_LWSYNCOP) in CK_PR_FENCE()83 CK_PR_FENCE(load, CK_PR_LWSYNCOP) in CK_PR_FENCE()84 CK_PR_FENCE(load_store, CK_PR_LWSYNCOP) in CK_PR_FENCE()86 CK_PR_FENCE(acquire, CK_PR_LWSYNCOP) in CK_PR_FENCE()[all …]