Home
last modified time | relevance | path

Searched refs:PYPTHREAD_SIGMASK (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Dsignalmodule.c32 # define PYPTHREAD_SIGMASK macro
35 #if defined(PYPTHREAD_SIGMASK) && defined(HAVE_PTHREAD_H)
744 #if defined(PYPTHREAD_SIGMASK) || defined(HAVE_SIGWAIT) || \
797 #if defined(PYPTHREAD_SIGMASK) || defined(HAVE_SIGPENDING)
833 #ifdef PYPTHREAD_SIGMASK
/external/python/cpython3/Modules/clinic/
Dsignalmodule.c.h239 #if defined(PYPTHREAD_SIGMASK)