Apache HTTPD
Macros | Functions
thread_rwlock.c File Reference
#include "apr_arch_thread_rwlock.h"
#include "apr_strings.h"
#include "apr_portable.h"

Go to the source code of this file.

Macros

#define BIG_NUM   100000
 

Functions

static apr_status_t _thread_rw_cleanup (void *data)
 
 APR_DECLARE (apr_status_t)
 
 APR_DECLARE (apr_pool_t *)
 

Macro Definition Documentation

◆ BIG_NUM

#define BIG_NUM   100000

Definition at line 25 of file thread_rwlock.c.

Function Documentation

◆ _thread_rw_cleanup()

static apr_status_t _thread_rw_cleanup ( void *  data)
static

Definition at line 27 of file thread_rwlock.c.