Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dposixmodule.h21 #if defined(PYPTHREAD_SIGMASK) || defined(HAVE_SIGWAIT) || \
Dsignalmodule.c43 # define PYPTHREAD_SIGMASK macro
46 #if defined(PYPTHREAD_SIGMASK) && defined(HAVE_PTHREAD_H)
937 #if defined(PYPTHREAD_SIGMASK) || defined(HAVE_SIGPENDING)
973 #ifdef PYPTHREAD_SIGMASK
/third_party/python/Modules/clinic/
Dsignalmodule.c.h357 #if defined(HAVE_SIGSET_T) && defined(PYPTHREAD_SIGMASK)