~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to storage/falcon/CompareAndSwapSparc.il

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
/* Implements inline_cas_uint - empty this far */
 
4
.inline compareswap
 
5
  nop
 
6
.end
 
7
 
 
8
 
 
9
/* Implements inline_cas_ptr - empty this far */
 
10
.inline compareswapptr
 
11
  nop
 
12
.end