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

beos/thread_mutex.c File Reference

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

Include dependency graph for beos/thread_mutex.c:

Go to the source code of this file.

Functions

static apr_status_t _thread_mutex_cleanup (void *data)
 APR_DECLARE (apr_status_t)


Function Documentation

static apr_status_t _thread_mutex_cleanup void *  data  )  [static]
 

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

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

Referenced by APR_DECLARE().