Home
last modified time | relevance | path

Searched defs:tsleep (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/games/tetris/
H A Dinput.c103 tsleep(void) in tsleep() function
/openbsd-src/sys/kern/
H A Dkern_synch.c116 tsleep(const volatile void *ident, int priority, const char *wmesg, int timo) in tsleep() function