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

#include <apr_arch_threadproc.h>

Public Attributes

int assigned
 
int count
 
sem_id lock
 
int32 ben_lock
 
void(* destructor )(void *)
 

Detailed Description

Definition at line 68 of file apr_arch_threadproc.h.

Member Data Documentation

◆ assigned

int beos_key::assigned

Definition at line 69 of file apr_arch_threadproc.h.

◆ ben_lock

int32 beos_key::ben_lock

Definition at line 72 of file apr_arch_threadproc.h.

◆ count

int beos_key::count

Definition at line 70 of file apr_arch_threadproc.h.

◆ destructor

void(* beos_key::destructor) (void *)

Definition at line 73 of file apr_arch_threadproc.h.

◆ lock

sem_id beos_key::lock

Definition at line 71 of file apr_arch_threadproc.h.


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