Apache HTTPD
Functions
apr_buckets_refcount.c File Reference
#include "apr_buckets.h"

Go to the source code of this file.

Functions

 APU_DECLARE_NONSTD (apr_status_t)
 
 APU_DECLARE (int)
 
 APU_DECLARE (apr_bucket *)
 

Function Documentation

◆ APU_DECLARE() [1/2]

APU_DECLARE ( apr_bucket )

Definition at line 51 of file apr_buckets_refcount.c.

◆ APU_DECLARE() [2/2]

APU_DECLARE ( int  )

Most DBM libraries take a POSIX mode for creating files. Don't trust the mode_t type, some platforms may not support it, int is safe.

< Shared lock. More than one process or thread can hold a shared lock at any given time. Essentially, this is a "read lock", preventing writers from establishing an exclusive lock.

Definition at line 44 of file apr_buckets_refcount.c.

◆ APU_DECLARE_NONSTD()

APU_DECLARE_NONSTD ( apr_status_t  )

Definition at line 19 of file apr_buckets_refcount.c.