ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
include
c++
stlport
stl
Defines
|
Functions
_sparc_atomic.h File Reference
Go to the source code of this file.
Defines
#
define
_STLP_ATOMIC_INCREMENT
(__x)
_STLP_atomic_increment
((
__stl_atomic_t
*)__x)
#
define
_STLP_ATOMIC_DECREMENT
(__x)
_STLP_atomic_decrement
((
__stl_atomic_t
*)__x)
#
define
_STLP_ATOMIC_EXCHANGE
(__x, __y)
_STLP_atomic_exchange
((
__stl_atomic_t
*)__x, (
__stl_atomic_t
)__y)
Functions
__stl_atomic_t
_STLP_atomic_exchange
(
__stl_atomic_t
*__x,
__stl_atomic_t
__v)
void
_STLP_atomic_decrement
(
__stl_atomic_t
*i)
void
_STLP_atomic_increment
(
__stl_atomic_t
*i)
Generated on Thu May 24 2012 05:28:28 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.