Home
last modified time | relevance | path

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

/netbsd-src/games/rogue/
H A Dmonster.c546 wake_up(object *monster) in wake_up() function
/netbsd-src/sys/dev/ic/
H A Datppc.c614 enum { NONE, READER, WRITER } wake_up = NONE; in atppcintr() local