Searched defs:Wait (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h92 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator in enum:llvm::InitStatus
/freebsd-11-stable/sys/dev/ppbus/
H A Dppb_1284.h62 #define Wait nBUSY macro
/freebsd-11-stable/sys/sys/
H A Daac_ioctl.h172 int Wait; member in struct:get_adapter_fib_ioctl
179 int Wait; member in struct:get_adapter_fib_ioctl32
/freebsd-11-stable/lib/libc/isc/
H A Deventlib_p.h170 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon6643
/freebsd-11-stable/usr.bin/fortune/fortune/
H A Dfortune.c103 static bool Wait = FALSE; /* wait desired after fortune */ variable
/freebsd-11-stable/contrib/bmake/
H A Dparse.c223 Wait, /* .WAIT */ enumerator in enum:__anon104
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp169 void addWait(AMDGPU::Waitcnt &Wait, InstCounterType T, unsigned Count) { argument
767 applyWaitcnt(const AMDGPU::Waitcnt &Wait) argument
[all...]

Completed in 149 milliseconds