GME
13
|
Go to the source code of this file.
Classes | |
struct | apr_thread_t |
struct | apr_threadattr_t |
struct | apr_threadkey_t |
struct | beos_private_data |
struct | beos_key |
struct | apr_procattr_t |
struct | apr_thread_once_t |
Defines | |
#define | SHELL_PATH "/bin/sh" |
#define | PTHREAD_CANCEL_AYNCHRONOUS CANCEL_ASYNCH; |
#define | PTHREAD_CANCEL_DEFERRED CANCEL_DEFER; |
#define | PTHREAD_CANCEL_ENABLE CANCEL_ENABLE; |
#define | PTHREAD_CANCEL_DISABLE CANCEL_DISABLE; |
#define | BEOS_MAX_DATAKEYS 128 |
#define BEOS_MAX_DATAKEYS 128 |
Definition at line 40 of file beos/apr_arch_threadproc.h.
#define PTHREAD_CANCEL_AYNCHRONOUS CANCEL_ASYNCH; |
Definition at line 34 of file beos/apr_arch_threadproc.h.
#define PTHREAD_CANCEL_DEFERRED CANCEL_DEFER; |
Definition at line 35 of file beos/apr_arch_threadproc.h.
#define PTHREAD_CANCEL_DISABLE CANCEL_DISABLE; |
Definition at line 38 of file beos/apr_arch_threadproc.h.
#define PTHREAD_CANCEL_ENABLE CANCEL_ENABLE; |
Definition at line 37 of file beos/apr_arch_threadproc.h.
#define SHELL_PATH "/bin/sh" |
Definition at line 32 of file beos/apr_arch_threadproc.h.