Searched refs:interruptible_sleep (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ | ||
H A D | grub.h | 109 extern void interruptible_sleep P((int secs)); |
H A D | misc.c | 69 void interruptible_sleep(int secs) in interruptible_sleep() function |