~ubuntu-branches/ubuntu/vivid/ck/vivid-proposed

« back to all changes in this revision

Viewing changes to doc/ck_pr_barrier

  • Committer: Package Import Robot
  • Author(s): Daniel Pocock
  • Date: 2014-09-10 22:16:03 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20140910221603-bozg1pm8y27b76us
Tags: 0.4.4-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
.Ft void
37
37
.Fn ck_pr_barrier void
38
38
.Sh DESCRIPTION
39
 
The 
 
39
The
40
40
.Fn ck_pr_barrier 3
41
41
function is used to disable code movement optimizations
42
42
across the invocation of the function.
51
51
.Xr ck_pr_faa 3 ,
52
52
.Xr ck_pr_inc 3 ,
53
53
.Xr ck_pr_dec 3 ,
54
 
.Xr ck_pr_neg 3 , 
 
54
.Xr ck_pr_neg 3 ,
55
55
.Xr ck_pr_not 3 ,
56
56
.Xr ck_pr_add 3 ,
57
57
.Xr ck_pr_sub 3 ,