activemq-cpp-3.9.0
PlatformDefs.h File Reference

Go to the source code of this file.

Data Structures

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

Namespaces

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

Macros

#define PLATFORM_THREAD_RETURN()   return 0;
 
#define PLATFORM_THREAD_CALLBACK_TYPE   unsigned
 
#define PLATFORM_MIN_STACK_SIZE   0x20000
 
#define PLATFORM_CALLING_CONV   __stdcall
 

Macro Definition Documentation

#define PLATFORM_CALLING_CONV   __stdcall
#define PLATFORM_MIN_STACK_SIZE   0x20000
#define PLATFORM_THREAD_CALLBACK_TYPE   unsigned
#define PLATFORM_THREAD_RETURN ( )    return 0;