X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=winconfig.h;h=1084339a44f2172c1cb4b8758d216c541bf72168;hb=0096790ae504fc74afa1f47e5b5aa248be96acb1;hp=9d08af30e0864a70a343b00828243333eda510d7;hpb=2211e3a5d02ca546fdbad2033b8b3d0c817c97c3;p=mono.git diff --git a/winconfig.h b/winconfig.h index 9d08af30e08..1084339a44f 100644 --- a/winconfig.h +++ b/winconfig.h @@ -92,10 +92,30 @@ /* Define to 1 if you have the header file. */ /* #undef HAVE_CURSES_H */ +/* Define to 1 if you have the declaration of `InterlockedAdd', + and to 0 if you don't. */ +#define HAVE_DECL_INTERLOCKEDADD 1 + +/* Define to 1 if you have the declaration of `InterlockedAdd64', + and to 0 if you don't. */ +#define HAVE_DECL_INTERLOCKEDADD64 1 + /* Define to 1 if you have the declaration of `InterlockedCompareExchange64', and to 0 if you don't. */ #define HAVE_DECL_INTERLOCKEDCOMPAREEXCHANGE64 1 +/* Define to 1 if you have the declaration of `InterlockedDecrement64', + and to 0 if you don't. */ +#define HAVE_DECL_INTERLOCKEDDECREMENT64 1 + +/* Define to 1 if you have the declaration of `InterlockedExchange64', + and to 0 if you don't. */ +#define HAVE_DECL_INTERLOCKEDEXCHANGE64 1 + +/* Define to 1 if you have the declaration of `InterlockedIncrement64', + and to 0 if you don't. */ +#define HAVE_DECL_INTERLOCKEDINCREMENT64 1 + /* Define to 1 if you have the declaration of `__readfsdword', and to 0 if you don't. */ #define HAVE_DECL___READFSDWORD 1 @@ -537,14 +557,11 @@ /* Enable the allocation and indexing of arrays greater than Int32.MaxValue */ /* #undef MONO_BIG_ARRAYS */ -/* The Mono Debugger is supported on this platform */ -/* #undef MONO_DEBUGGER_SUPPORTED */ - /* Sizeof sock_un.sun_path */ /* #undef MONO_SIZEOF_SUNPATH */ /* Xen-specific behaviour */ -#define MONO_XEN_OPT 1 +/* #define MONO_XEN_OPT 1 */ /* Length of zero length arrays */ #define MONO_ZERO_LEN_ARRAY 1