Apache2
apr_arch_threadproc.h File Reference
#include "apr_private.h"
#include "apr_thread_proc.h"
#include "apr_file_io.h"
Include dependency graph for apr_arch_threadproc.h:

Go to the source code of this file.

Data Structures

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   "cmd.exe"
 

Functions

apr_status_t apr_threadproc_init (apr_pool_t *pool)
 

Macro Definition Documentation

◆ SHELL_PATH

#define SHELL_PATH   "cmd.exe"

Function Documentation

◆ apr_threadproc_init()

apr_status_t apr_threadproc_init ( apr_pool_t pool)