Searched refs:resource_prlimit_impl (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/clinic/ |
D | resource.c.h | 115 resource_prlimit_impl(PyObject *module, pid_t pid, int resource, 143 return_value = resource_prlimit_impl(module, pid, resource, group_right_1, limits); in resource_prlimit()
|
/external/python/cpython3/Modules/ |
D | resource.c | 259 resource_prlimit_impl(PyObject *module, pid_t pid, int resource, in resource_prlimit_impl() function
|