| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/ |
| HD | Predicate.h | 231 err = m_condition.Wait (m_mutex, abstime); 282 err = m_condition.Wait (m_mutex, abstime); 339 err = m_condition.Wait (m_mutex, abstime, timed_out); 399 err = m_condition.Wait (m_mutex, abstime, timed_out); 455 err = m_condition.Wait (m_mutex, abstime);
|
| HD | Condition.h | 102 Wait (Mutex &mutex, const TimeValue *abstime = NULL, bool *timed_out = NULL);
|
| /NextBSD/contrib/llvm/tools/lli/ |
| HD | RPCChannel.h | 44 void Wait();
|
| HD | RemoteTargetExternal.cpp | 116 RPC.Wait(); in stop()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Host/common/ |
| HD | Condition.cpp | 74 Condition::Wait (Mutex &mutex, const TimeValue *abstime, bool *timed_out) in Wait() function in Condition
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | Program.cpp | 38 ProcessInfo Result = Wait( in ExecuteAndWait()
|
| /NextBSD/contrib/llvm/tools/lli/Windows/ |
| HD | RPCChannel.inc | 25 void RPCChannel::Wait() {}
|
| /NextBSD/sys/dev/ppbus/ |
| HD | ppb_1284.h | 62 #define Wait nBUSY macro
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | Program.h | 177 ProcessInfo Wait(
|
| /NextBSD/contrib/ntp/scripts/ntp-wait/ |
| HD | invoke-ntp-wait.texi | 4 @cindex Wait for ntpd to stabilize the system clock 64 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p5
|
| HD | ntp-wait-opts | 43 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p5
|
| HD | ntp-wait.texi | 18 * ntp-wait: (ntp-wait). Wait for ntpd to synchronize and stabilize the system clock.
|
| HD | ntp-wait-opts.def | 7 prog-title = "Wait for ntpd to stabilize the system clock";
|
| /NextBSD/contrib/llvm/lib/Support/Unix/ |
| HD | Program.inc | 324 ProcessInfo sys::Wait(const ProcessInfo &PI, unsigned SecondsToWait, 346 // Parent process: Wait for the child process to terminate. 367 // Wait for child to die 422 *ErrMsg = "Program::Wait is not implemented on this platform yet!";
|
| /NextBSD/contrib/ntp/scripts/ntpsweep/ |
| HD | ntpsweep.texi | 18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
|
| /NextBSD/sys/sys/ |
| HD | aac_ioctl.h | 172 int Wait; member
|
| /NextBSD/sys/boot/pc98/boot0.5/ |
| HD | support.s | 35 # Wait 1ms
|
| /NextBSD/contrib/llvm/tools/lli/Unix/ |
| HD | RPCChannel.inc | 87 void RPCChannel::Wait() { wait(nullptr); }
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | BIO_s_accept.pod | 164 /* Wait for incoming connection */ 175 /* Wait for another connection */
|
| /NextBSD/lib/libc/isc/ |
| HD | eventlib_p.h | 171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
| /NextBSD/usr.bin/fortune/fortune/ |
| HD | fortune.c | 103 static bool Wait = FALSE; /* wait desired after fortune */ variable 209 if (Wait) { in main() 317 Wait++; in getargs()
|
| /NextBSD/sys/dev/aic7xxx/ |
| HD | aic7xxx.seq | 424 /* 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 …]
|
| /NextBSD/contrib/ofed/management/doc/ |
| HD | libibumad.txt | 227 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
|
| /NextBSD/contrib/traceroute/ |
| HD | CHANGES | 112 - Wait for response packet relative to start of probe. Thanks to Bill
|
| /NextBSD/contrib/bmake/ |
| HD | parse.c | 218 Wait, /* .WAIT */ enumerator 344 { ".WAIT", Wait, 0 }, 988 if (parseKeywords[keywd].spec == Wait) { in ParseDoSrc()
|