Home
last modified time | relevance | path

Searched defs:PyMUTEX_T (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_condvar.h25 #define PyMUTEX_T pthread_mutex_t macro
57 typedef CRITICAL_SECTION PyMUTEX_T; typedef
87 typedef SRWLOCK PyMUTEX_T; typedef