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

#include <apr_arch_threadproc.h>

Public Attributes

const void ** data
 
int count
 
volatile thread_id td
 

Detailed Description

Definition at line 62 of file apr_arch_threadproc.h.

Member Data Documentation

◆ count

int beos_private_data::count

Definition at line 64 of file apr_arch_threadproc.h.

◆ data

const void** beos_private_data::data

Definition at line 63 of file apr_arch_threadproc.h.

◆ td

volatile thread_id beos_private_data::td

Definition at line 65 of file apr_arch_threadproc.h.


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