Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpythread.h49 # define PY_TIMEOUT_MAX (PY_LLONG_MAX / 1000) macro
55 # define PY_TIMEOUT_MAX PY_LLONG_MAX macro
58 # define PY_TIMEOUT_MAX PY_LLONG_MAX macro