ck_cohort: Migrate to acquire / release.

ck_pring
Samy Al Bahra 11 years ago
parent 44689f7e69
commit 16f7568e5c

@ -108,7 +108,7 @@ enum ck_cohort_state {
cohort->acquire_count = 0; \
} \
\
ck_pr_fence_memory(); \
ck_pr_fence_release(); \
LU(cohort->local_lock, local_context); \
\
return; \

Loading…
Cancel
Save