| /freebsd/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/ |
| H A D | other.json | 9 …ommitted because the oldest and uncommitted load/store/prefetch operation waits for memory access.… 12 …ommitted because the oldest and uncommitted load/store/prefetch operation waits for memory access." 15 …n was committed because the oldest and uncommitted integer load operation waits for memory access.… 18 …n was committed because the oldest and uncommitted integer load operation waits for memory access." 21 …ommitted because the oldest and uncommitted load/store/prefetch operation waits for L2 cache acces… 24 …ommitted because the oldest and uncommitted load/store/prefetch operation waits for L2 cache acces… 27 …n was committed because the oldest and uncommitted integer load operation waits for L2 cache acces… 30 …n was committed because the oldest and uncommitted integer load operation waits for L2 cache acces… 33 …ommitted because the oldest and uncommitted load/store/prefetch operation waits for L1D cache, L2 … 36 …ommitted because the oldest and uncommitted load/store/prefetch operation waits for L1D cache, L2 … [all …]
|
| /freebsd/sys/contrib/openzfs/man/man8/ |
| H A D | zfs-wait.8 | 44 Waits until all background activity of the given types has ceased in the given 48 If no activities are specified, the command waits until background activity of 55 along with what each one waits for:
|
| H A D | zpool-wait.8 | 48 Waits until all background activity of the given types has ceased in the given 53 If no activities are specified, the command waits until background activity of 60 along with what each one waits for:
|
| /freebsd/crypto/openssh/ |
| H A D | PROTOCOL.mux | 27 Unix domain control socket. The passenger client then waits until it is 29 the client waits around while the mux server does all the driving. 33 and passively waits for something to happen. 100 indicating that the session is up. The client now waits for the
|
| /freebsd/lib/libsys/ |
| H A D | wait.2 | 229 Waits for processes within a jail whose jail identifier is equal to 244 is -1, the call waits for any child process. 249 the call waits for any child process in the process group of the caller. 253 is greater than zero, the call waits for the process with process ID 258 is less than -1, the call waits for any process whose process group ID
|
| H A D | aio_waitcomplete.2 | 40 system call waits for completion of an asynchronous I/O request. 58 waits indefinitely.
|
| /freebsd/contrib/ntp/html/ |
| H A D | ntp-wait.html | 6 <title>ntp-wait - waits until ntpd is in synchronized state</title> 10 <h3><tt>ntp-wait</tt> - waits until ntpd is in synchronized state</h3>
|
| /freebsd/usr.sbin/mld6query/ |
| H A D | mld6query.8 | 58 waits for replies for at most 10 seconds. 61 prints it with its type and then waits for another reply.
|
| /freebsd/usr.sbin/daemon/ |
| H A D | daemon.8 | 136 waits until it terminates to keep the 154 waits until it terminates to keep the 216 waits until it terminates to keep the pid file(s) locked and removes them
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | BIO_socket_wait.pod | 22 BIO_socket_wait() waits on the socket B<fd> for reading if B<for_read> is not 0, 26 BIO_wait() waits at most until B<max_time> on the given (typically socket-based)
|
| /freebsd/share/man/man9/ |
| H A D | smr.9 | 120 Then, the writer waits until some mechanism guarantees that no existing readers 181 waits for all active readers which may be accessing the freed item to finish 236 which waits until all CPUs have observed the target sequence number value.
|
| H A D | kern_testfrwk.9 | 159 It waits for the callouts to all go off (the executor spins waits).
|
| H A D | locking.9 | 189 When a thread waits on a condition, the lock 264 function is a special sleep function that waits for a specified 317 a thread waits for an external event or for a condition
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | BIO_socket_wait.3 | 81 \&\fBBIO_socket_wait()\fR waits on the socket \fBfd\fR for reading if \fBfor_read\fR is not 0, 85 \&\fBBIO_wait()\fR waits at most until \fBmax_time\fR on the given (typically socket-based)
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
| H A D | snmp_netgraph.3 | 195 and waits for a matching response. 199 and waits for a matching response. 203 and waits for a matching response.
|
| /freebsd/sys/x86/include/ |
| H A D | x86_smp.h | 81 IDTVEC(cpustop), /* CPU stops & waits to be restarted */ 82 IDTVEC(cpususpend), /* CPU suspends & waits to be resumed */
|
| /freebsd/contrib/lib9p/ |
| H A D | threadpool.h | 59 * responder is that it runs different code and waits on the 103 * the flush just waits for the fully-composed response.
|
| /freebsd/libexec/rc/rc.d/ |
| H A D | netwait | 8 # is initialized by devd events. The script waits for all the 15 # waits for any single IP in the list to respond to the ping. If your
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Predicate.h | 104 /// Waits in a thread safe way for Cond(m_value) to be true. If Cond(m_value) 136 /// Waits in a thread safe way for \a m_value to be equal to \a 164 /// Waits in a thread safe way for \a m_value to not be equal to \a
|
| /freebsd/contrib/ncurses/man/ |
| H A D | curs_get_wch.3x | 105 waits until the terminal has input. 115 waits until a character is typed or the specified delay elapses.
|
| /freebsd/lib/libtacplus/ |
| H A D | libtacplus.3 | 248 the request, and waits for a reply. 346 the request, and waits for a reply. 377 the request, and waits for a reply.
|
| /freebsd/lib/libc/rpc/ |
| H A D | rpc_clnt_calls.3 | 240 waits for more replies; 266 waits before resending the request.
|
| /freebsd/usr.bin/lockf/ |
| H A D | lockf.1 | 159 waits indefinitely to acquire the lock. 232 The second job waits up to 5 seconds to take the lock and echoes the message on
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | ossl-guide-tls-client-non-block.7 | 78 As we saw in the previous example a blocking socket is one which waits (blocks) 80 data yet. Similarly it waits when writing if the socket is currently unable to 179 other similar function to do the same thing. \f(CW\*(C`select\*(C'\fR waits for the state of 263 the event of a non-fatal failure, it waits until a retry of the I/O operation
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-tls-client-non-block.pod | 27 As we saw in the previous example a blocking socket is one which waits (blocks) 29 data yet. Similarly it waits when writing if the socket is currently unable to 126 other similar function to do the same thing. C<select> waits for the state of 209 the event of a non-fatal failure, it waits until a retry of the I/O operation
|