Home
last modified time | relevance | path

Searched refs:_PyEval_SetSwitchInterval (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
H A Dceval.h20 PyAPI_FUNC(void) _PyEval_SetSwitchInterval(unsigned long microseconds);
/third_party/python/Python/
H A Dceval_gil.h334 void _PyEval_SetSwitchInterval(unsigned long microseconds) in _PyEval_SetSwitchInterval() function
H A Dsysmodule.c1123 _PyEval_SetSwitchInterval((unsigned long) (1e6 * interval)); in sys_setswitchinterval_impl()

Completed in 5 milliseconds