Add ck_pr_fence_acquire/release to generic GCC version

Signed-off-by: Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
ck_pring
Marcin Juszkiewicz 11 years ago
parent b45f94a611
commit de0e582eba

@ -128,6 +128,8 @@ CK_PR_FENCE(store)
CK_PR_FENCE(store_store) CK_PR_FENCE(store_store)
CK_PR_FENCE(store_load) CK_PR_FENCE(store_load)
CK_PR_FENCE(memory) CK_PR_FENCE(memory)
CK_PR_FENCE(acquire)
CK_PR_FENCE(release)
#undef CK_PR_FENCE #undef CK_PR_FENCE

Loading…
Cancel
Save