Searched defs:Wait (Results 1 – 4 of 4) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/ | ||
H A D | gtest-death-test.cc | 601 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest |
/minix3/games/fortune/fortune/ | ||
H A D | fortune.c | 109 static bool Wait = FALSE; /* wait desired after fortune */ variable |
/minix3/usr.bin/make/ | ||
H A D | parse.c | 215 Wait, /* .WAIT */ enumerator |
/minix3/lib/libc/isc/ | ||
H A D | eventlib_p.h | 169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator |