Apache HTTPD
Functions
global_mutex.c File Reference
#include "apr.h"
#include "apr_strings.h"
#include "apr_arch_global_mutex.h"
#include "apr_proc_mutex.h"
#include "apr_thread_mutex.h"
#include "apr_portable.h"

Go to the source code of this file.

Functions

static apr_status_t global_mutex_cleanup (void *data)
 
 APR_DECLARE (apr_status_t)
 
 APR_DECLARE (const char *)
 
 APR_DECLARE (apr_lockmech_e)
 
 APR_DECLARE (apr_pool_t *)
 

Function Documentation

◆ global_mutex_cleanup()

static apr_status_t global_mutex_cleanup ( void *  data)
static

Definition at line 25 of file global_mutex.c.