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() argument81 CK_PR_FENCE(store, CK_PR_LWSYNCOP) in CK_PR_FENCE()83 CK_PR_FENCE(load, CK_PR_LWSYNCOP) in CK_PR_FENCE()86 CK_PR_FENCE(acquire, CK_PR_LWSYNCOP) in CK_PR_FENCE()87 CK_PR_FENCE(release, CK_PR_LWSYNCOP) in CK_PR_FENCE()88 CK_PR_FENCE(acqrel, CK_PR_LWSYNCOP) in CK_PR_FENCE()89 CK_PR_FENCE(lock, CK_PR_LWSYNCOP) in CK_PR_FENCE()90 CK_PR_FENCE(unlock, CK_PR_LWSYNCOP) in CK_PR_FENCE()[all …]