Apache HTTPD
Macros | Functions
apr_arch_atomic.h File Reference
#include "apr.h"
#include "apr_pools.h"
#include "apr_private.h"
#include "apr_atomic.h"

Go to the source code of this file.

Macros

#define USE_ATOMICS_GENERIC
 
#define USE_ATOMICS_GENERIC64
 

Functions

apr_status_t apr__atomic_generic64_init (apr_pool_t *p)
 

Macro Definition Documentation

◆ USE_ATOMICS_GENERIC

#define USE_ATOMICS_GENERIC

Definition at line 44 of file apr_arch_atomic.h.

◆ USE_ATOMICS_GENERIC64

#define USE_ATOMICS_GENERIC64

Definition at line 52 of file apr_arch_atomic.h.

Function Documentation

◆ apr__atomic_generic64_init()

apr_status_t apr__atomic_generic64_init ( apr_pool_t p)