Apache HTTPD
Functions
thread_mutex.c File Reference
#include "apr_general.h"
#include "apr_lib.h"
#include "apr_strings.h"
#include "apr_portable.h"
#include "apr_arch_thread_mutex.h"
#include "apr_arch_file_io.h"
#include <string.h>
#include <stddef.h>

Go to the source code of this file.

Functions

static apr_status_t thread_mutex_cleanup (void *themutex)
 
 APR_DECLARE (apr_status_t)
 
 APR_DECLARE (apr_pool_t *)
 

Function Documentation

◆ thread_mutex_cleanup()

static apr_status_t thread_mutex_cleanup ( void *  themutex)
static

Definition at line 26 of file thread_mutex.c.