Apache HTTPD
Macros
testglobalmutex.h File Reference

Go to the source code of this file.

Macros

#define MAX_ITER   255
 
#define MAX_COUNTER   (MAX_ITER * 4)
 
#define LOCKNAME   "data/apr_globalmutex.lock"
 

Macro Definition Documentation

◆ LOCKNAME

#define LOCKNAME   "data/apr_globalmutex.lock"

Definition at line 24 of file testglobalmutex.h.

◆ MAX_COUNTER

#define MAX_COUNTER   (MAX_ITER * 4)

Definition at line 22 of file testglobalmutex.h.

◆ MAX_ITER

#define MAX_ITER   255

Definition at line 21 of file testglobalmutex.h.