Apache HTTPD
Functions
thread_rwlock.c File Reference
#include "apr.h"
#include "apr_private.h"
#include "apr_general.h"
#include "apr_strings.h"
#include "apr_arch_thread_rwlock.h"
#include "apr_portable.h"

Go to the source code of this file.

Functions

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

Function Documentation

◆ thread_rwlock_cleanup()

static apr_status_t thread_rwlock_cleanup ( void *  data)
static

Definition at line 24 of file thread_rwlock.c.