This website requires JavaScript.
Explore
Help
Sign In
ApfelTeeSaft
/
reactos
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced
2026-08-29 19:26:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e502d8d23966e585835b4302f044d1061ba75b0
reactos
/
reactos
/
lib
/
intrlck
T
History
Johannes Anderwald
9b71253be1
set most of trunk svn property eol-style:native
...
svn path=/trunk/; revision=24701
2006-11-08 11:47:44 +00:00
..
i386
set most of trunk svn property eol-style:native
2006-11-08 11:47:44 +00:00
ppc
Move Interlocked* functions to architecture-relative directories. This prevents use of inlined assembler.
2006-06-11 12:27:27 +00:00
decrement.c
Fix non-optimized versions of InterlockedIncrement/InterlockedDecrement.
2006-06-11 13:00:47 +00:00
exchange.c
Move Interlocked* functions to architecture-relative directories. This prevents use of inlined assembler.
2006-06-11 12:27:27 +00:00
exchangeadd.c
Move Interlocked* functions to architecture-relative directories. This prevents use of inlined assembler.
2006-06-11 12:27:27 +00:00
increment.c
Fix non-optimized versions of InterlockedIncrement/InterlockedDecrement.
2006-06-11 13:00:47 +00:00
intrlck.rbuild
Fix SESSION5_INITIALIZATION_ERROR by reverting part of 22219. The code is the same as in pre-22219 era, but separated in different files
2006-06-14 09:36:15 +00:00