Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ngx_freebsd.h
Go to the documentation of this file.
1 
2 /*
3  * Copyright (C) Igor Sysoev
4  * Copyright (C) Nginx, Inc.
5  */
6 
7 
8 #ifndef _NGX_FREEBSD_H_INCLUDED_
9 #define _NGX_FREEBSD_H_INCLUDED_
10 
11 
12 void ngx_debug_init(void);
14  off_t limit);
15 
17 extern int ngx_freebsd_hw_ncpu;
19 
23 
24 
25 #endif /* _NGX_FREEBSD_H_INCLUDED_ */