Home
last modified time | relevance | path

Searched refs:Wait (Results 1 – 25 of 59) sorted by relevance

123

/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DProgram.h133 ProcessInfo Wait(
/freebsd-9-stable/contrib/llvm/lib/Support/
DProgram.cpp37 ProcessInfo Result = Wait(PI, secondsToWait, true, ErrMsg); in ExecuteAndWait()
/freebsd-9-stable/contrib/llvm/tools/lli/Windows/
DRemoteTargetExternal.inc29 void RemoteTargetExternal::Wait() {
/freebsd-9-stable/contrib/llvm/tools/lli/
DRemoteTargetExternal.h113 void Wait();
DRemoteTargetExternal.cpp57 Wait(); in stop()
/freebsd-9-stable/sys/dev/ppbus/
Dppb_1284.h62 #define Wait nBUSY macro
/freebsd-9-stable/contrib/ntp/scripts/ntp-wait/
Dinvoke-ntp-wait.texi4 @cindex Wait for ntpd to stabilize the system clock
64 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p9
Dntp-wait-opts43 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p9
Dntp-wait.texi18 * ntp-wait: (ntp-wait). Wait for ntpd to synchronize and stabilize the system clock.
Dntp-wait-opts.def7 prog-title = "Wait for ntpd to stabilize the system clock";
/freebsd-9-stable/contrib/llvm/lib/Support/Unix/
DProgram.inc325 ProcessInfo sys::Wait(const ProcessInfo &PI, unsigned SecondsToWait,
348 // Parent process: Wait for the child process to terminate.
365 // Wait for child to die
420 *ErrMsg = "Program::Wait is not implemented on this platform yet!";
/freebsd-9-stable/contrib/ntp/scripts/ntpsweep/
Dntpsweep.texi18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
/freebsd-9-stable/sys/sys/
Daac_ioctl.h172 int Wait; member
/freebsd-9-stable/contrib/llvm/tools/lli/Unix/
DRemoteTargetExternal.inc88 void RemoteTargetExternal::Wait() {
/freebsd-9-stable/sys/boot/pc98/boot0.5/
Dsupport.s35 # Wait 1ms
/freebsd-9-stable/lib/libc/isc/
Deventlib_p.h171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
/freebsd-9-stable/crypto/openssl/doc/crypto/
DBIO_s_accept.pod164 /* Wait for incoming connection */
175 /* Wait for another connection */
/freebsd-9-stable/usr.bin/make/
Dparse.c177 Wait, /* .WAIT */ enumerator
237 { ".WAIT", Wait, 0 },
559 if (kw->spec == Wait) { in ParseDoSrc()
/freebsd-9-stable/games/fortune/fortune/
Dfortune.c103 bool Wait = FALSE; /* wait desired after fortune */ variable
211 if (Wait) { in main()
319 Wait++; in getargs()
/freebsd-9-stable/sys/dev/aic7xxx/
Daic7xxx.seq424 /* Wait for the byte */
530 /* Wait for preceding I/O session to complete. */
660 * Main loop for information transfer phases. Wait for the
1056 * FIFOEMP can lag LAST_SEG_DONE. Wait a few
1197 /* Wait for the idle loop to complete */
1449 * Wait for our ACK to go-away on it's own
1468 * Status phase. Wait for the data byte to appear, then read it
1709 * XXX - Wait for more testing.
2006 /* Wait for preceding I/O session to complete. */
2268 /* Wait for at least 8 bytes of data to arrive. */
[all …]
/freebsd-9-stable/contrib/ofed/management/doc/
Dlibibumad.txt227 Description: Wait up to 'timeout_ms' for a packet to be received from the
243 Description: Wait up to 'timeout_ms' for a packet to be received from the
/freebsd-9-stable/contrib/traceroute/
DCHANGES112 - Wait for response packet relative to start of probe. Thanks to Bill
/freebsd-9-stable/contrib/bmake/
Dparse.c218 Wait, /* .WAIT */ enumerator
344 { ".WAIT", Wait, 0 },
982 if (parseKeywords[keywd].spec == Wait) { in ParseDoSrc()
/freebsd-9-stable/tools/tools/sysbuild/
Dsysbuild.sh485 log_it Wait for ports prefetch
/freebsd-9-stable/contrib/gcclibs/libgomp/
Dlibgomp.texi152 * omp_set_lock:: Wait for and set simple lock
157 * omp_set_nest_lock:: Wait for and set simple lock
480 @section @code{omp_set_lock} -- Wait for and set simple lock
623 @section @code{omp_set_nest_lock} -- Wait for and set simple lock

123