@ -40,7 +40,7 @@ Concurrency Kit (libck, \-lck)
.Sh DESCRIPTION
The
.Fn ck_pr_fence_atomic
function enfores the ordering of any
function enforces the ordering of any
atomic read-modify-write operations relative to
the invocation of the function. This function
always serve as an implicit compiler barrier. On
.Fn ck_pr_fence_atomic_load
any load operations following the function invocation. This function
.Fn ck_pr_fence_atomic_store
.Fn ck_pr_fence_store
function enfores the ordering of any memory store,
function enforces the ordering of any memory store,
.Fn ck_pr_store
and atomic read-modify-write operations relative to
.Fn ck_pr_fence_store_atomic
and atomic read-modify-write operations to atomic read-modify-write
operations relative to the invocation of the function. This function
.Fn ck_pr_fence_store_load
and atomic read-modify-write operations to load