Searched refs:signal_pthread_sigmask_impl (Results 1 – 2 of 2) sorted by relevance
251 signal_pthread_sigmask_impl(PyObject *module, int how, PyObject *mask);264 return_value = signal_pthread_sigmask_impl(module, how, mask); in signal_pthread_sigmask()
846 signal_pthread_sigmask_impl(PyObject *module, int how, PyObject *mask) in signal_pthread_sigmask_impl() function