Home
last modified time | relevance | path

Searched refs:riscos_sleep (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/RISCOS/
Dsleep.c10 int riscos_sleep(double delay) in riscos_sleep() function
/external/python/cpython2/Modules/
Dtimemodule.c91 extern int riscos_sleep(double);
1128 if ( riscos_sleep(secs) )