Changeset 35340

Timestamp:
Sep 26, 2006, 4:31:41 PM (16 years ago)
Author:
Anthony Williams
Message:

Added #ifdef _WIN64 around a direct call to InterlockedCompareExchange rather than the existing call through ice_wrapper. The
platform SDK library for Win64 doesn't include a library version of InterlockedCompareExchange which the ice_wrapper code requires.

(No files)

Note: See TracChangeset for help on using the changeset viewer.