#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) | |
|
|
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(). |