HelenOS sources
sec_t 540 uspace/app/top/screen.c errno_t tgetchar(sec_t sec, int *rch)
sec_t 50 uspace/app/top/screen.h extern errno_t tgetchar(sec_t, int *);
sec_t 48 uspace/lib/c/generic/private/thread.h extern void thread_sleep(sec_t);
sec_t 903 uspace/lib/c/generic/thread/fibril.c void fibril_sleep(sec_t sec)
sec_t 165 uspace/lib/c/generic/thread/thread.c void thread_sleep(sec_t sec)
sec_t 66 uspace/lib/c/include/fibril.h extern void fibril_sleep(sec_t);
sec_t 66 uspace/lib/posix/include/libc/fibril.h extern void fibril_sleep(sec_t);
HelenOS homepage, sources at GitHub