Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57467
b: refs/heads/master
c: 4249e08
h: refs/heads/master
i:
  57465: 9be74a3
  57463: ae8be28
v: v3
  • Loading branch information
Ratnadeep Joshi authored and Linus Torvalds committed Jun 9, 2007
1 parent 5e22620 commit 40e26dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e80ad9b651abb7229551339081d7e53097bf8ea7
refs/heads/master: 4249e08e92647b406422553bfb16276b2bf849aa
2 changes: 1 addition & 1 deletion trunk/Documentation/atomic_ops.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ defined which accomplish this:
void smp_mb__before_atomic_dec(void);
void smp_mb__after_atomic_dec(void);
void smp_mb__before_atomic_inc(void);
void smp_mb__after_atomic_dec(void);
void smp_mb__after_atomic_inc(void);

For example, smp_mb__before_atomic_dec() can be used like so:

Expand Down

0 comments on commit 40e26dc

Please sign in to comment.