Home
last modified time | relevance | path

Searched full:wait (Results 1 – 25 of 2931) sorted by relevance

12345678910>>...118

/freebsd/contrib/ntp/scripts/ntp-wait/
H A DMakefile.am9 man_MANS= ntp-wait.$(NTP_WAIT_MS)
23 EXTRA_SCRIPTS = ntp-wait
27 ntp-wait.in \
28 ntp-wait.1ntp-waitman \
29 ntp-wait.1ntp-waitmdoc \
30 ntp-wait.man.in \
31 ntp-wait.mdoc.in \
32 ntp-wait.texi \
33 ntp-wait.html \
34 ntp-wait-opts.def \
[all …]
H A Dinvoke-ntp-wait.texi1 @node ntp-wait Invocation
2 @section Invoking ntp-wait
3 @pindex ntp-wait
4 @cindex Wait for ntpd to stabilize the system clock
7 # EDIT THIS FILE WITH CAUTION (invoke-ntp-wait.texi)
10 # From the definitions ntp-wait-opts.def
16 @code{ntp-wait}
27 @code{ntp-wait}
36 using the @code{agtexi-cmd} template and the option descriptions for the @code{ntp-wait} program.
39 * ntp-wait usag
[all...]
H A Dntp-wait.texi3 @setfilename ntp-wait.info
4 @settitle Ntp-wait User's Manual
10 This file documents the use of @code{ntp-wait},
13 that is used to wait until @code{ntpd} has been able to
18 * ntp-wait: (ntp-wait). Wait for ntpd to synchronize and stabilize the system clock.
22 @title ntp-wait User's Manual
23 @subtitle ntp-wait, version @value{VERSION}, @value{UPDATED}
30 @node Top, ntp-wait Description, (dir), (dir)
32 This document describes the use of the NTP Project's @code{ntp-wait} program.
38 run @code{ntp-wait} to block
[all …]
H A Dntp-wait.html6 <title>Ntp-wait User&rsquo;s Manual</title>
8 <meta name="description" content="Ntp-wait User&rsquo;s Manual">
9 <meta name="keywords" content="Ntp-wait User&rsquo;s Manual">
38 <h1 class="settitle" align="center">Ntp-wait User&rsquo;s Manual</h1>
50 <p>This document describes the use of the NTP Project&rsquo;s <code>ntp-wait</code> program.
56 run <code>ntp-wait</code> to block
61 <p>This document applies to version 4.2.8p18 of <code>ntp-wait</code>.
67 <li><a id="stoc-Invoking-ntp_002dwait" href="#toc-Invoking-ntp_002dwait">1 Invoking ntp-wait</a></li>
73 <tr><td align="left" valign="top">&bull; ntp-wait Description</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Description
75 <tr><td align="left" valign="top">&bull; <a href="#ntp_002dwait-Invocation" accesskey="2">ntp-wait Invocatio
[all...]
H A DMakefile.in92 subdir = scripts/ntp-wait
139 CONFIG_CLEAN_FILES = ntp-wait
197 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/ntp-wait.in
471 man_MANS = ntp-wait.$(NTP_WAIT_MS)
485 EXTRA_SCRIPTS = ntp-wait
488 ntp-wait.in \
489 ntp-wait.1ntp-waitman \
490 ntp-wait.1ntp-waitmdoc \
491 ntp-wait.man.in \
492 ntp-wait
[all...]
H A Dntp-wait.1ntp-waitman13 .TH ntp-wait 1ntp-waitman "25 May 2024" "ntp (4.2.8p18)" "User Commands"
18 .\" From the definitions ntp-wait-opts.def
21 \f\*[B-Font]ntp-wait\fP
22 \- Wait for ntpd to stabilize the system clock
24 \f\*[B-Font]ntp-wait\fP
37 \f\*[B-Font]ntp-wait\fP
50 \f\*[B-Font]ntp-wait\fP
86 By default, \fBntp-wait\fP is silent.
87 With this option, \fBntp-wait\fP will provide status information.
121 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\f
[all...]
H A Dntp-wait.man.in13 .TH ntp-wait @NTP_WAIT_MS@ "25 May 2024" "ntp (4.2.8p18)" "User Commands"
18 .\" From the definitions ntp-wait-opts.def
21 \f\*[B-Font]ntp-wait\fP
22 \- Wait for ntpd to stabilize the system clock
24 \f\*[B-Font]ntp-wait\fP
37 \f\*[B-Font]ntp-wait\fP
50 \f\*[B-Font]ntp-wait\fP
86 By default, \fBntp-wait\fP is silent.
87 With this option, \fBntp-wait\fP will provide status information.
121 This manual page was \fIAutoGen\fP-erated from the \fBntp-wait\f
[all...]
/freebsd/sys/dev/enic/
H A Dvnic_dev.c182 int wait) in _vnic_dev_cmd() argument
210 for (delay = 0; delay < wait; delay++) { in _vnic_dev_cmd()
245 u64 *args, int nargs, int wait) in vnic_dev_cmd_proxy() argument
264 err = _vnic_dev_cmd(vdev, proxy_cmd, wait); in vnic_dev_cmd_proxy()
283 enum vnic_devcmd_cmd cmd, u64 *args, int nargs, int wait) in vnic_dev_cmd_no_proxy() argument
294 err = _vnic_dev_cmd(vdev, cmd, wait); in vnic_dev_cmd_no_proxy()
302 u64 *a0, u64 *a1, int wait) in vnic_dev_cmd() argument
314 args, ARRAY_SIZE(args), wait); in vnic_dev_cmd()
318 args, ARRAY_SIZE(args), wait); in vnic_dev_cmd()
322 err = vnic_dev_cmd_no_proxy(vdev, cmd, args, 2, wait); in vnic_dev_cmd()
[all …]
/freebsd/usr.sbin/inetd/
H A Dinetd.conf23 #comsat dgram udp wait tty:tty /usr/libexec/comsat comsat
26 #ntalk dgram udp wait tty:tty /usr/libexec/ntalkd ntalkd
27 #tftp dgram udp wait root /usr/libexec/tftpd tftpd -l -s /tftpboot
28 #tftp dgram udp6 wait root /usr/libexec/tftpd tftpd -l -s /tftpboot
29 #bootps dgram udp wait root /usr/libexec/bootpd bootpd
37 #daytime dgram udp wait root internal
38 #daytime dgram udp6 wait root internal
41 #time dgram udp wait root internal
42 #time dgram udp6 wait root internal
45 #echo dgram udp wait root internal
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h40 /// the same queue, but it is possible to wait only for a specific group of
43 /// It is also possible for worker threads to submit new tasks and wait for
45 /// (directly or indirectly) tries to wait for its own completion, or when all
48 /// generally safe to wait() for a group as long as groups do not form a cycle.
56 /// Destroying the pool will drain the pending tasks and wait. The current
60 /// Blocking wait for all the threads to complete and the queue to be empty.
62 /// Calling wait() from a task would deadlock waiting for itself.
63 virtual void wait() = 0;
65 /// Blocking wait for only all the threads in the given group to complete.
66 /// It is possible to wait even inside a task, but waiting (directly or
[all …]
/freebsd/lib/libsys/
H A Dwait.232 .Nm wait ,
38 .Nd wait for processes to change status
44 .Fn wait "int *status"
66 .Fn wait
72 .Fn wait
84 that need to wait for specific child processes,
87 The other wait functions are implemented using either
101 .Fn wait ,
106 functions all implicitly wait for exited and trapped processes,
169 wait for the child process with a process ID equal to
[all …]
/freebsd/share/man/man9/
H A Dsleepqueue.992 Each queue is associated with a specific wait channel when it is active,
93 and only one queue may be associated with a wait channel at any given point
95 The implementation of each wait channel splits its sleepqueue into 2 sub-queues
98 wait channel.
99 Threads that are not blocked on a wait channel have an associated inactive
101 When a thread blocks on a wait channel it donates its inactive sleep queue
102 to the wait channel.
104 the wait channel that it was blocked on gives it an inactive sleep queue for
117 to by wait channels.
128 function locks the sleep queue chain associated with wait channel
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1 //===- SIInsertWaitcnts.cpp - Insert Wait Instructions --------------------===//
10 /// Insert wait instructions for memory reads and writes.
19 /// example, when both SMEM and LDS are in flight and we need to wait for
198 unsigned &getCounterRef(AMDGPU::Waitcnt &Wait, InstCounterType T) { in getCounterRef() argument
201 return Wait.LoadCnt; in getCounterRef()
203 return Wait.ExpCnt; in getCounterRef()
205 return Wait.DsCnt; in getCounterRef()
207 return Wait.StoreCnt; in getCounterRef()
209 return Wait.SampleCnt; in getCounterRef()
211 return Wait.BvhCnt; in getCounterRef()
[all …]
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_wait.sh32 atf_set "descr" "Tests simple uses of wait"
38 '(echo nothing >/dev/null) & wait'
41 '(exit 3) & wait $!; S=$?; test $S -eq 3 || {
45 'sleep 3 & sleep 2 & sleep 1 & wait'
48 'sleep 3 & (exit 2) & sleep 1 & wait'
62 wait ${P1}
69 wait ${P2}
87 # atf-sh confuses wait for some reason; work it around by creating
90 if ! ${TEST_SH} -c 'sleep 1 & wait %1' 2>/dev/null
99 wait %1
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/
H A Dzpool_wait_no_activity.ksh22 # 'zpool wait' returns immediately when there is no activity in progress.
26 # 2. Run zpool wait with various activities, make sure it always returns
39 # Wait for each activity
42 log_must timeout $TIMEOUT_SECS zpool wait -t $activity $TESTPOOL
45 # Wait for multiple activities at the same time
46 log_must timeout $TIMEOUT_SECS zpool wait -t scrub,initialize $TESTPOOL
47 log_must timeout $TIMEOUT_SECS zpool wait -t free,remove,discard $TESTPOOL
49 # Wait for all activities at the same time
50 log_must timeout $TIMEOUT_SECS zpool wait $TESTPOOL
52 log_pass "'zpool wait' returns immediately when no activity is in progress."
H A Dzpool_wait_usage.ksh22 # 'zpool wait' behaves sensibly when invoked incorrectly.
25 # 1. Invoke 'zpool wait' incorrectly and check that it exits with a non-zero
27 # 2. Invoke 'zpool wait' with missing or bad arguments and check that it prints
38 log_mustnot zpool wait
40 zpool wait 2>&1 | grep -i usage || \
42 zpool wait -t scrub fakepool 2>&1 | grep -i 'no such pool' || \
44 zpool wait -t foo $TESTPOOL 2>&1 | grep -i 'invalid activity' || \
46 zpool wait -t scrub=getsubopt $TESTPOOL 2>&1 | grep -i 'invalid activity' || \
49 log_pass "'zpool wait' behaves sensibly when invoked incorrectly."
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InsertWait.cpp1 //- X86Insertwait.cpp - Strict-Fp:Insert wait instruction X87 instructions --//
9 // This file defines the pass which insert x86 wait instructions after each
12 // The logic to insert a wait instruction after an X87 instruction is as below:
14 // instruction, or is a x87 control instruction, don't insert wait.
16 // is an X87 exception synchronizing X87 instruction, don't insert wait.
17 // 3. For other situations, insert wait instruction.
35 #define DEBUG_TYPE "x86-insert-wait"
48 return "X86 insert wait instruction"; in getPassName()
75 case X86::WAIT: in isX87ControlInstruction()
83 // a few special control instructions don't perform a wait operation in isX87NonWaitingControlInstruction()
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Ddepsrc-wait.mk1 # $NetBSD: depsrc-wait.mk,v 1.4 2022/05/07 17:49:47 rillig Exp $
3 # Tests for the special source .WAIT in dependency declarations,
13 # Even though the build could run massively parallel, the .WAIT imposes a
20 x: a .WAIT b
31 # There are 3 groups of 3 targets, with .WAIT barriers in between. Each of
38 three-by-three: .WAIT 3a1 3a2 3a3 .WAIT 3b1 3b2 3b3 .WAIT 3c1 3c2 3c3 .WAIT
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DThreadPool.cpp67 // Wait for tasks to be pushed in the queue in processTasks()
68 QueueCondition.wait(LockGuard, [&] { in processTasks()
82 // in order for wait() to properly detect that even if the queue is in processTasks()
88 // would never be 0 if waiting for another group inside a wait. in processTasks()
113 // Adjust `ActiveThreads`, in case someone waits on StdThreadPool::wait() in processTasks()
125 // someone waits on StdThreadPool::wait(). in processTasks()
129 // in this function on QueueCondition, to make a recursive wait() return in processTasks()
144 void StdThreadPool::wait() { in wait() function in StdThreadPool
146 // Wait for all threads to complete and the queue to be empty in wait()
148 CompletionCondition.wait(LockGuard, in wait()
[all …]
/freebsd/tests/sys/kern/
H A Dptrace_test.c41 #include <sys/wait.h>
151 * Wait for a process to exit. This is kind of gross, but in wait_for_zombie()
198 /* The first wait() should report the stop from SIGSTOP. */ in ATF_TC_BODY()
207 /* The second wait() should report the exit status. */ in ATF_TC_BODY()
236 /* Wait for the parent to attach. */ in ATF_TC_BODY()
254 /* The second wait() should report the exit status. */ in ATF_TC_BODY()
284 /* Wait for parent to be ready. */ in ATF_TC_BODY()
312 /* Wait for parent's failed wait. */ in ATF_TC_BODY()
326 /* Wait for the debugger to attach to the child. */ in ATF_TC_BODY()
337 * This wait should return a pid of 0 to indicate no status to in ATF_TC_BODY()
[all …]
/freebsd/tests/sys/netpfil/pf/
H A Ddivert-to.sh103 # Wait for the divapp to be ready
109 wait $divapp_pid
142 # Wait for the divapp to be ready
148 wait $divapp_pid
182 # Wait for the divapp to be ready
188 wait $divapp_pid
222 # Wait for the divapp to be ready
228 wait $divapp_pid
278 # Wait for the divappS to be ready
284 wait $indivapp_pid && wait $outdivapp_pid
[all …]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIChecker.h54 /// in sequence without intermediate wait. The check contains a guard,
61 /// Checks if the request used by the wait function was not used at all
62 /// before. The check contains a guard, in order to only inspect wait
69 /// Check if a nonblocking call is not matched by a wait.
71 /// request was a nonblocking call, this is rated as a missing wait.
76 /// Collects all memory regions of a request(array) used by a wait
77 /// function. If the wait function uses a single request, this is a single
78 /// region. For wait functions using multiple requests, multiple regions
83 /// \param CE MPI wait call using the request(s)
89 /// Returns the memory region used by a wait function.
[all …]
/freebsd/sys/contrib/ck/include/spinlock/
H A Dhclh.h39 unsigned int wait; member
53 unowned->wait = false; in ck_spinlock_hclh_init()
68 r = ck_pr_load_uint(&head->wait); in ck_spinlock_hclh_locked()
81 thread->wait = true; in ck_spinlock_hclh_lock()
94 /* Wait until previous thread from the local queue is done with lock. */ in ck_spinlock_hclh_lock()
97 while (ck_pr_load_uint(&previous->wait) == true && in ck_spinlock_hclh_lock()
114 /* Wait until previous thread from the global queue is done with lock. */ in ck_spinlock_hclh_lock()
115 while (ck_pr_load_uint(&previous->wait) == true) in ck_spinlock_hclh_lock()
128 * If there are waiters, they are spinning on the current node wait in ck_spinlock_hclh_unlock()
138 ck_pr_store_uint(&(*thread)->wait, false); in ck_spinlock_hclh_unlock()
[all …]
H A Dclh.h40 unsigned int wait; member
50 unowned->wait = false; in ck_spinlock_clh_init()
63 r = ck_pr_load_uint(&head->wait); in ck_spinlock_clh_locked()
74 thread->wait = true; in ck_spinlock_clh_lock()
84 /* Wait until previous thread is done with lock. */ in ck_spinlock_clh_lock()
86 while (ck_pr_load_uint(&previous->wait) == true) in ck_spinlock_clh_lock()
99 * If there are waiters, they are spinning on the current node wait in ck_spinlock_clh_unlock()
111 ck_pr_store_uint(&(*thread)->wait, false); in ck_spinlock_clh_unlock()
116 * all the time in the world to successfully read updated wait flag. in ck_spinlock_clh_unlock()
/freebsd/contrib/tcsh/
H A Dtc.wait.h2 * tc.wait.h: <sys/wait.h> for machines that don't have it or have it and
37 * a little complicated #include <sys/wait.h>! :-(
38 * We try to use the system's wait.h when we can...
52 # include <sys/wait.h> /* 7.0 fixed it again */
56 # include <sys/wait.h>
64 # include "mi.wait.h"
67 # include <sys/wait.h>
74 * This wait is for big-endians and little endians
76 union wait { union
141 # define WNOHANG 1 /* dont hang in wait */

12345678910>>...118