#include <apr_arch_thread_mutex.h>
◆ cond
◆ handle
HANDLE apr_thread_mutex_t::handle |
◆ hMutex
HMTX apr_thread_mutex_t::hMutex |
◆ Lock
sem_id apr_thread_mutex_t::Lock |
◆ LockCount
int32 apr_thread_mutex_t::LockCount |
◆ locked
int apr_thread_mutex_t::locked |
◆ mutex [1/2]
NXMutex_t* apr_thread_mutex_t::mutex |
◆ mutex [2/2]
pthread_mutex_t apr_thread_mutex_t::mutex |
◆ nested
int apr_thread_mutex_t::nested |
◆ num_waiters
int apr_thread_mutex_t::num_waiters |
◆ owner
◆ owner_ref
int apr_thread_mutex_t::owner_ref |
◆ pool
◆ section
CRITICAL_SECTION apr_thread_mutex_t::section |
◆ type
The documentation for this struct was generated from the following file: