Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_multiprocessing/
Dpipe_connection.c147 #define CONNECTION_TYPE PipeConnectionType macro
Dsocket_connection.c275 #define CONNECTION_TYPE ConnectionType macro
Dconnection.h477 PyTypeObject CONNECTION_TYPE = { variable