#include <apr_arch_thread_rwlock.h>
int apr_thread_rwlock_t::has_wrlock |
SRWLOCK apr_thread_rwlock_t::lock |
sem_id apr_thread_rwlock_t::Lock |
int32 apr_thread_rwlock_t::LockCount |
int32 apr_thread_rwlock_t::Nested |
sem_id apr_thread_rwlock_t::Read |
HEV apr_thread_rwlock_t::read_done |
int32 apr_thread_rwlock_t::ReadCount |
int apr_thread_rwlock_t::readers |
NXRwLock_t* apr_thread_rwlock_t::rwlock |
pthread_rwlock_t apr_thread_rwlock_t::rwlock |
sem_id apr_thread_rwlock_t::Write |
HMTX apr_thread_rwlock_t::write_lock |
int32 apr_thread_rwlock_t::WriteCount |
thread_id apr_thread_rwlock_t::writer |
The documentation for this struct was generated from the following file: