Apache HTTPD
Public Attributes | List of all members
apr_threadkey_t Struct Reference

#include <apr_arch_threadproc.h>

Public Attributes

apr_pool_tpool
 
int32 key
 
NXKey_t key
 
unsigned longkey
 
DWORD key
 

Detailed Description

Definition at line 57 of file apr_arch_threadproc.h.

Member Data Documentation

◆ key [1/4]

int32 apr_threadkey_t::key

Definition at line 59 of file apr_arch_threadproc.h.

◆ key [2/4]

NXKey_t apr_threadkey_t::key

Definition at line 50 of file apr_arch_threadproc.h.

◆ key [3/4]

unsigned long* apr_threadkey_t::key

Definition at line 45 of file apr_arch_threadproc.h.

◆ key [4/4]

DWORD apr_threadkey_t::key

Definition at line 44 of file apr_arch_threadproc.h.

◆ pool

apr_pool_t * apr_threadkey_t::pool

Definition at line 58 of file apr_arch_threadproc.h.


The documentation for this struct was generated from the following files: