Searched defs:wake_up (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/games/rogue/ | ||
H A D | monster.c | 546 wake_up(object *monster) in wake_up() function |
/netbsd-src/sys/dev/ic/ | ||
H A D | atppc.c | 614 enum { NONE, READER, WRITER } wake_up = NONE; in atppcintr() local |