Apache HTTPD
Classes | Macros
apr_arch_threadproc.h File Reference
#include "apr.h"
#include "apr_thread_proc.h"
#include "apr_file_io.h"
#include <sys/wait.h>

Go to the source code of this file.

Classes

struct  apr_thread_t
 
struct  apr_threadattr_t
 
struct  apr_threadkey_t
 
struct  apr_procattr_t
 
struct  apr_thread_once_t
 

Macros

#define SHELL_PATH   ""
 
#define APR_DEFAULT_STACK_SIZE   65536
 

Macro Definition Documentation

◆ APR_DEFAULT_STACK_SIZE

#define APR_DEFAULT_STACK_SIZE   65536

Definition at line 27 of file apr_arch_threadproc.h.

◆ SHELL_PATH

#define SHELL_PATH   ""

Definition at line 26 of file apr_arch_threadproc.h.