Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDCondition.cpp74 Condition::Wait (Mutex &mutex, const TimeValue *abstime, bool *timed_out) in Wait() function in Condition
/NextBSD/sys/dev/ppbus/
HDppb_1284.h62 #define Wait nBUSY macro
/NextBSD/sys/sys/
HDaac_ioctl.h172 int Wait; member
/NextBSD/usr.bin/fortune/fortune/
HDfortune.c103 static bool Wait = FALSE; /* wait desired after fortune */ variable
/NextBSD/contrib/bmake/
HDparse.c218 Wait, /* .WAIT */ enumerator
/NextBSD/lib/libc/isc/
HDeventlib_p.h171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator