Main Page | Modules | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

beos/proc_mutex.c File Reference

#include "beos/apr_arch_proc_mutex.h"
#include "apr_strings.h"
#include "apr_portable.h"

Include dependency graph for beos/proc_mutex.c:

Go to the source code of this file.

Functions

static apr_status_t _proc_mutex_cleanup (void *data)
 APR_DECLARE (apr_status_t)
 APR_DECLARE (const char *)


Function Documentation

static apr_status_t _proc_mutex_cleanup void *  data  )  [static]
 

Definition at line 25 of file beos/proc_mutex.c.

References APR_SUCCESS, apr_proc_mutex_t::Lock, lock, and apr_proc_mutex_t::LockCount.

Referenced by APR_DECLARE().