Searched defs:setsigmask (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Modules/ |
| D | posixmodule.c | 5882 int resetids, int setsid, PyObject *setsigmask, in parse_posix_spawn_flags() 6135 PyObject *setpgroup, int resetids, int setsid, PyObject *setsigmask, in py_posix_spawn() 6292 PyObject *setsigmask, PyObject *setsigdef, in os_posix_spawn_impl() 6338 PyObject *setsigmask, PyObject *setsigdef, in os_posix_spawnp_impl()
|
| /external/python/cpython3/Modules/clinic/ |
| D | posixmodule.c.h | 2242 PyObject *setsigmask = NULL; in os_posix_spawn() local 2369 PyObject *setsigmask = NULL; in os_posix_spawnp() local
|