Apache HTTPD
Classes | Macros
apr_arch_threadproc.h File Reference
#include "apr_thread_proc.h"
#include "apr_file_io.h"

Go to the source code of this file.

Classes

struct  apr_threadattr_t
 
struct  apr_thread_t
 
struct  apr_threadkey_t
 
struct  apr_procattr_t
 
struct  apr_thread_once_t
 

Macros

#define APR_THREADATTR_DETACHED   1
 
#define SHELL_PATH   "cmd.exe"
 
#define APR_THREAD_STACKSIZE   65536
 

Macro Definition Documentation

◆ APR_THREAD_STACKSIZE

#define APR_THREAD_STACKSIZE   65536

Definition at line 26 of file apr_arch_threadproc.h.

◆ APR_THREADATTR_DETACHED

#define APR_THREADATTR_DETACHED   1

Definition at line 23 of file apr_arch_threadproc.h.

◆ SHELL_PATH

#define SHELL_PATH   "cmd.exe"

Definition at line 25 of file apr_arch_threadproc.h.