|
Apache HTTPD
|
#include <apr_arch_threadproc.h>
Public Attributes | |
| int | assigned |
| int | count |
| sem_id | lock |
| int32 | ben_lock |
| void(* | destructor )(void *) |
Definition at line 68 of file apr_arch_threadproc.h.
| int beos_key::assigned |
Definition at line 69 of file apr_arch_threadproc.h.
| int32 beos_key::ben_lock |
Definition at line 72 of file apr_arch_threadproc.h.
| int beos_key::count |
Definition at line 70 of file apr_arch_threadproc.h.
| void(* beos_key::destructor) (void *) |
Definition at line 73 of file apr_arch_threadproc.h.
| sem_id beos_key::lock |
Definition at line 71 of file apr_arch_threadproc.h.