Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.h21 #if defined(PYPTHREAD_SIGMASK) || defined(HAVE_SIGWAIT) || \
Dsignalmodule.c41 # define PYPTHREAD_SIGMASK macro
44 #if defined(PYPTHREAD_SIGMASK) && defined(HAVE_PTHREAD_H)
883 #if defined(PYPTHREAD_SIGMASK) || defined(HAVE_SIGPENDING)
919 #ifdef PYPTHREAD_SIGMASK
/external/python/cpython3/Modules/clinic/
Dsignalmodule.c.h366 #if defined(PYPTHREAD_SIGMASK)