Memory pools refactoring.
This commit is contained in:
@@ -121,9 +121,13 @@ nxt_log_debug(_log, ...) \
|
||||
} \
|
||||
} while (0)
|
||||
|
||||
|
||||
#define nxt_debug_alloc(...)
|
||||
|
||||
#else
|
||||
|
||||
#define nxt_debug(...)
|
||||
#define nxt_debug_alloc(...)
|
||||
|
||||
#define \
|
||||
nxt_log_debug(...)
|
||||
|
||||
Reference in New Issue
Block a user