#include "apr.h"
#include "apr_general.h"
#include "apr_file_io.h"
#include "apr_buckets.h"
Go to the source code of this file.
◆ APU_DECLARE() [1/2]
◆ APU_DECLARE() [2/2]
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 187 of file apr_buckets_file.c.
◆ file_bucket_destroy()
| static void file_bucket_destroy |
( |
void * |
data | ) |
|
|
static |
◆ file_bucket_read()
◆ file_bucket_setaside()