Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
kernel
oswrapper
rlimit.h
Go to the documentation of this file.
1
/****************************************
2
* Computer Algebra System SINGULAR *
3
****************************************/
4
/***************************************************************
5
* File: rlimit.h
6
* Purpose: set resource limits
7
***************************************************************/
8
9
#ifndef RLIMIT_H
10
#define RLIMIT_H
11
12
#ifdef __cplusplus
13
extern
"C"
14
{
15
#endif
16
17
int
raise_rlimit_nproc
();
18
19
#ifdef __cplusplus
20
}
21
#endif
22
23
#endif
raise_rlimit_nproc
int raise_rlimit_nproc()
Definition:
rlimit.c:18
Generated on Mon Mar 6 2017 11:17:29 by
doxygen 1.8.8
for
Singular debian-1:4.0.3-p3+ds-5~bpo8+1