[ros-dev] [ros-diffs] [fireball] 35140: - Add more intrinsic defines. - SVN maintenance.
Timo Kreuzer
timo.kreuzer at web.de
Wed Aug 6 15:17:30 CEST 2008
MS defines most of those in the wdk, if NO_INTERLOCKED_INTRINSICS is not defined
> +#define InterlockedDecrement _InterlockedDecrement
> +#define InterlockedDecrement16 _InterlockedDecrement16
> +#define InterlockedIncrement _InterlockedIncrement
> +#define InterlockedIncrement16 _InterlockedIncrement16
> +#define InterlockedCompareExchange _InterlockedCompareExchange
> +#define InterlockedCompareExchange16 _InterlockedCompareExchange16
> +#define InterlockedCompareExchange64 _InterlockedCompareExchange64
> +#define InterlockedExchange _InterlockedExchange
> +#define InterlockedExchangeAdd _InterlockedExchangeAdd
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-dev/attachments/20080806/1bb4e4e0/attachment.html
More information about the Ros-dev
mailing list