Home
last modified time | relevance | path

Searched defs:Wait (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc601 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
765 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
/minix3/games/fortune/fortune/
H A Dfortune.c109 static bool Wait = FALSE; /* wait desired after fortune */ variable
/minix3/usr.bin/make/
H A Dparse.c215 Wait, /* .WAIT */ enumerator
/minix3/lib/libc/isc/
H A Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator