activemq-cpp-3.9.5
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()
 
#define PLATFORM_THREAD_CALLBACK_TYPE   unsigned
 
#define PLATFORM_MIN_STACK_SIZE   0x20000
 
#define PLATFORM_CALLING_CONV   __stdcall
 

Macro Definition Documentation

◆ PLATFORM_CALLING_CONV

#define PLATFORM_CALLING_CONV   __stdcall

◆ PLATFORM_MIN_STACK_SIZE

#define PLATFORM_MIN_STACK_SIZE   0x20000

◆ PLATFORM_THREAD_CALLBACK_TYPE

#define PLATFORM_THREAD_CALLBACK_TYPE   unsigned

◆ PLATFORM_THREAD_RETURN

#define PLATFORM_THREAD_RETURN ( )
Value:
return 0;