Home
last modified time | relevance | path

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

/xv6-public/
H A Dsyscall.c101 extern int sys_sleep(void);
120 [SYS_sleep] sys_sleep,
H A Dsysproc.c60 sys_sleep(void) in sys_sleep() function