18 #ifndef _DECAF_INTERNAL_DECAFRUNTIME_H 19 #define _DECAF_INTERNAL_DECAFRUNTIME_H 25 #include <apr_pools.h> 55 apr_pool_t* getGlobalPool()
const;
Mutex object that offers recursive support on all platforms as well as providing the ability to use t...
Definition: Mutex.h:39
#define DECAF_API
Definition: Config.h:29
Handles APR initialization and termination.
Definition: DecafRuntime.h:33
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25