Home
last modified time | relevance | path

Searched refs:os_killpg_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h3672 os_killpg_impl(PyObject *module, pid_t pgid, int signal);
3685 return_value = os_killpg_impl(module, pgid, signal); in os_killpg()
/third_party/python/Modules/
H A Dposixmodule.c8129 os_killpg_impl(PyObject *module, pid_t pgid, int signal) in os_killpg_impl() function

Completed in 50 milliseconds