activemq-cpp-3.6.0
PlatformDefs.h File Reference

Go to the source code of this file.

Data Structures

struct  decaf::internal::util::concurrent::RWLOCK

Namespaces

namespace  decaf
 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
namespace  decaf::internal
namespace  decaf::internal::util
namespace  decaf::internal::util::concurrent

Macros

#define PLATFORM_THREAD_RETURN()   return 0;
#define PLATFORM_THREAD_CALLBACK_TYPE   unsigned
#define PLATFORM_DEFAULT_STACK_SIZE   0x8000
#define PLATFORM_CALLING_CONV   __stdcall

Macro Definition Documentation

#define PLATFORM_CALLING_CONV   __stdcall
#define PLATFORM_DEFAULT_STACK_SIZE   0x8000
#define PLATFORM_THREAD_CALLBACK_TYPE   unsigned
#define PLATFORM_THREAD_RETURN ( )    return 0;