Home
last modified time | relevance | path

Searched refs:_PyEval_GetSwitchInterval (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_ceval.h34 extern unsigned long _PyEval_GetSwitchInterval(void);
/external/python/cpython3/Python/
Dceval_gil.c425 unsigned long _PyEval_GetSwitchInterval(void) in _PyEval_GetSwitchInterval() function
Dsysmodule.c1280 return 1e-6 * _PyEval_GetSwitchInterval(); in sys_getswitchinterval_impl()
/external/python/cpython3/Doc/data/
Dpython3.13.abi3716 …<function-decl name='_PyEval_GetSwitchInterval' filepath='./Include/internal/pycore_ceval.h' line=…