Home
last modified time | relevance | path

Searched full:waiting (Results 1 – 25 of 2953) sorted by relevance

12345678910>>...119

/freebsd/sys/contrib/zlib/
H A Dinflate.h21 HEAD = 16180, /* i: waiting for magic header */
22 FLAGS, /* i: waiting for method and flags (gzip) */
23 TIME, /* i: waiting for modification time (gzip) */
24 OS, /* i: waiting for extra flags and operating system (gzip) */
25 EXLEN, /* i: waiting for extra length (gzip) */
26 EXTRA, /* i: waiting for extra bytes (gzip) */
27 NAME, /* i: waiting for end of file name (gzip) */
28 COMMENT, /* i: waiting for end of comment (gzip) */
29 HCRC, /* i: waiting for header crc (gzip) */
30 DICTID, /* i: waiting for dictionary check value */
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.h21 HEAD = 16180, /* i: waiting for magic header */
22 FLAGS, /* i: waiting for method and flags (gzip) */
23 TIME, /* i: waiting for modification time (gzip) */
24 OS, /* i: waiting for extra flags and operating system (gzip) */
25 EXLEN, /* i: waiting for extra length (gzip) */
26 EXTRA, /* i: waiting for extra bytes (gzip) */
27 NAME, /* i: waiting for end of file name (gzip) */
28 COMMENT, /* i: waiting for end of comment (gzip) */
29 HCRC, /* i: waiting for header crc (gzip) */
30 DICTID, /* i: waiting for dictionary check value */
[all …]
/freebsd/tools/test/stress2/misc/
H A Dall.exclude9 force14.sh Waiting for fix 20230319
10 force15.sh Waiting for fix 20230319
13 fsck10.sh Waiting for fix 20230319
14 fsck11.sh Waiting for fix 20230319
15 fsck12.sh Waiting for fix 20230319
23 gnop10.sh Waiting for fix 20230319
26 gnop7.sh Waiting for patch commit 20190820
27 gnop8.sh Waiting for patch commit 20201214
28 gnop9.sh Waiting for patch commit 20201214
36 memguard2.sh Waiting for fix commit
[all …]
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dfifonode.h82 struct msgb *fn_mp; /* message waiting to be read */
90 ushort_t fn_wsynccnt; /* fifos waiting for open write sync */
91 ushort_t fn_rsynccnt; /* fifos waiting for open read sync */
92 ushort_t fn_wwaitcnt; /* threads waiting to write data */
119 #define FIFOWANTR 0x0040 /* reader waiting for data */
120 #define FIFOWANTW 0x0080 /* writer waiting to write */
124 #define FIFOPOLLW 0x0800 /* process waiting on poll write */
125 #define FIFOPOLLR 0x1000 /* process waiting on poll read */
127 #define FIFOSYNC 0x4000 /* FIFO is waiting for open sync */
131 * process waiting on poll read on band data
[all …]
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwpsys.c158 * When an lwp exits and there are one or more lwps in the process waiting
159 * for this specific lwp to exit, then one of the waiting lwps is unblocked
160 * and it returns from lwp_wait() successfully. Any other lwps waiting for
163 * waiting for this specific lwp to exit but there are one or more lwps
164 * waiting for any lwp to exit, then one of the waiting lwps is unblocked
167 * If an lwp is waiting for any lwp to exit, it blocks until an undetached
168 * lwp for which no other lwp is waiting terminates, at which time it returns
170 * lwps or lwps waiting in lwp_wait(), in which case it returns EDEADLK.
222 * We found the zombie we are waiting for. in lwp_wait()
252 * other thread waiting specifically for the in lwp_wait()
[all …]
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_wait.sh53 atf_set "descr" "Tests that waiting for individual processes works"
65 echo "Waiting for first process failed: $S"
72 echo "Waiting for second process failed"
84 atf_set "descr" "Tests that waiting for individual jobs works"
101 echo "Waiting for first job failed"
107 echo "Waiting for second job failed"
123 echo "Waiting for first job failed - status: $S != 3 (expected)"
130 echo "Waiting for second job failed - status: $S != 7 (expected)"
153 # waiting for a specific process that is not a child
/illumos-gate/usr/src/man/man7/
H A Dcondition.752 which case it blocks or sleeps. When a thread is waiting for another thread to
58 which then allows the next waiting thread to take ownership of the mutex.
64 and atomically releases the mutex that is waiting for the condition to change.
65 If another thread changes the condition, it may wake up waiting threads by
66 signaling the associated condition variable. The waiting threads, upon
101 that thread's resulting call to signal and wakeup the waiting thread.
103 A condition signal allows a thread to unblock the next thread waiting on the
105 all threads waiting on the condition variable.
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dchkinput.c45 * Routine to check to see if any input is waiting.
46 * It returns a 1 if there is input waiting, and a zero if
47 * no input is waiting.
122 /* If input is waiting in curses queue, return (TRUE). */ in _chkinput()
142 * A character was waiting. Put it at the end in _chkinput()
144 * input is waiting. in _chkinput()
154 /* No input was waiting so return 0. */ in _chkinput()
157 (void) fprintf(outf, "No input waiting\n"); in _chkinput()
/freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/
H A Duncore-other.json22 …"BriefDescription": "Counts cycles weighted by the number of requests waiting for data returning f…
26 …"PublicDescription": "Counts cycles weighted by the number of requests waiting for data returning …
31 …"BriefDescription": "Cycles with at least half of the requests outstanding are waiting for data re…
37 …"PublicDescription": "Cycles with at least half of the requests outstanding are waiting for data r…
42 …"BriefDescription": "Cycles with at least one request outstanding is waiting for data return from …
48 …"PublicDescription": "Cycles with at least one request outstanding is waiting for data return from…
/freebsd/lib/libpmc/pmu-events/arch/x86/sandybridge/
H A Duncore-other.json22 …"BriefDescription": "Counts cycles weighted by the number of requests waiting for data returning f…
26 …"PublicDescription": "Counts cycles weighted by the number of requests waiting for data returning …
31 …"BriefDescription": "Cycles with at least half of the requests outstanding are waiting for data re…
37 …"PublicDescription": "Cycles with at least half of the requests outstanding are waiting for data r…
42 …"BriefDescription": "Cycles with at least one request outstanding is waiting for data return from …
48 …"PublicDescription": "Cycles with at least one request outstanding is waiting for data return from…
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocknotify.c42 * There can only be a single thread waiting for data (enforced by
44 * waiting for transmit buffers. So therefore we use cv_broadcast for
70 * Wake up anyone waiting for the connection to be established.
92 * anyone that is waiting to send data.
121 * Wake up anyone that is waiting to send or receive data.
165 * The socket is writeable. Wake up anyone waiting to send data.
191 * Data is available, so wake up anyone waiting for data.
218 * Transient error. Wake up anyone waiting to send or receive data.
254 * in addition of regular OOB notification, anyone waiting for normal
287 * anyone that is waiting for data.
[all …]
/freebsd/sys/ofed/include/rdma/
H A Drdmavt_qp.h76 * RVT_S_ACK_PENDING - an ACK is waiting to be sent after RDMA read/atomics
77 * RVT_S_WAIT_FENCE - waiting for all prior RDMA read or atomic SWQEs
79 * RVT_S_WAIT_RDMAR - waiting for a RDMA read or atomic SWQE to complete
81 * RVT_S_WAIT_RNR - waiting for RNR timeout
82 * RVT_S_WAIT_SSN_CREDIT - waiting for RC credits to process next SWQE
83 * RVT_S_WAIT_DMA - waiting for send DMA queue to drain before generating
85 * RVT_S_WAIT_PIO - waiting for a send buffer to be available
86 * RVT_S_WAIT_PIO_DRAIN - waiting for a qp to drain pio packets
87 * RVT_S_WAIT_TX - waiting for a struct verbs_txreq to be available
88 * RVT_S_WAIT_DMA_DESC - waiting for DMA descriptors to be available
[all …]
/freebsd/share/man/man4/
H A Ddtrace_lockstat.4101 probe fires when a thread spins while waiting for a
116 in nanoseconds, that the waiting thread was blocked.
139 probe fires when a thread spins while waiting for a
203 waiting to acquire a lock of the corresponding type.
208 probes fire when a thread spins while waiting to acquire a lock
214 that the waiting thread was off the CPU or spinning for the lock.
222 if the thread is waiting for a reader to release the lock, and
224 if the thread is waiting for a writer to release the lock.
/freebsd/contrib/unbound/services/
H A Doutside_network.h129 /** pending udp queries waiting to be sent out, waiting for fd */
173 * tree of still-open and waiting tcp connections for reuse.
189 /** list of tcp queries waiting for a buffer */
191 /** last of waiting query list */
265 * The lru only contains empty connections waiting for reuse,
292 /** rbtree with other queries waiting on the connection, by ID number,
299 /** list of queries waiting to be written on the channel,
300 * if NULL no queries are waiting to be written and the pending->query
336 /*---- filled if udp pending is waiting
[all...]
/freebsd/share/man/man9/
H A Dselrecord.953 They handle the task of recording which threads are waiting on which objects
60 If another thread is already waiting on the object a collision will be flagged
71 is called by the underlying object handling code in order to notify any waiting
77 and broadcast on the global cv in order to wake all waiting threads so that
79 If the thread waiting on the object is not currently sleeping or the wait
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h47 /// available threads are used up by tasks waiting for a task that has no thread
48 /// left to run on (this includes waiting on the returned future). It should be
63 /// Calling wait() from a task would deadlock waiting for itself.
67 /// It is possible to wait even inside a task, but waiting (directly or
69 /// worker thread, the call may process pending tasks while waiting in order
123 /// The pool keeps a vector of threads alive, waiting on a condition variable
138 /// Calling wait() from a task would deadlock waiting for itself.
142 /// It is possible to wait even inside a task, but waiting (directly or
144 /// worker thread, the call may process pending tasks while waiting in order
193 /// Tasks waiting for execution in the pool.
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DPredicate.h105 /// is already true, this function will return without waiting.
108 /// set and the time the waiting thread wakes up. If the value no longer
109 /// satisfies the condition when the waiting thread wakes up, it will go back
138 /// function will return without waiting.
141 /// the value is set and the time the waiting thread wakes up.
143 /// waiting thread wakes up, it will go back into a wait state. It
166 /// function will return without waiting.
169 /// the value is set and the time the waiting thread wakes up.
170 /// If the value is equal to the test value when the waiting thread
/illumos-gate/usr/src/uts/common/sys/
H A Dmsg_impl.h58 kthread_t *msgw_thrd; /* Thread waiting */
59 kcondvar_t msgw_wake_cv; /* waiting on this */
108 uint_t msg_snd_cnt; /* # of waiting senders */
109 uint_t msg_rcv_cnt; /* # of waiting receivers */
113 * msg_fnd_sndr: Routines for waking up readers waiting
115 * msg_fnd_rdr: Routines for waking up readers waiting
122 * and waking up of processes that are waiting for various
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/
H A Dzpool_wait_freeing.ksh23 # 'zpool wait' works when waiting for background freeing to complete.
30 # 5. Monitor the waiting process to make sure it returns neither too soon nor
81 # Test waiting for space from destroyed filesystem to be freed
89 # Test waiting for space from destroyed snapshot to be freed
100 # Test waiting for space from destroyed clone to be freed
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DPxeBaseCodeCallBack.h3 or is waiting to receive a packet.
72 received, or is waiting to receive a packet.
75 or is waiting to receive a packet. Parameters Function and Received specify the type of event.
85 @param Function The PXE Base Code Protocol function that is waiting for an event.
109 /// to transmit, has received, or is waiting to receive a packet.
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DPxeBaseCodeCallBack.h3 or is waiting to receive a packet.
72 received, or is waiting to receive a packet.
75 or is waiting to receive a packet. Parameters Function and Received specify the type of event.
85 @param Function The PXE Base Code Protocol function that is waiting for an event.
109 /// to transmit, has received, or is waiting to receive a packet.
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/
H A Dpipeline.json33 …talled and there is an interlock that is due to a load/store instruction waiting for data to calcu…
36 …talled and there is an interlock that is due to a load/store instruction waiting for data to calcu…
57 …unts every cycle there is a stall in the Wr stage due to a load which is waiting on data (due to m…
60 …unts every cycle there is a stall in the Wr stage due to a load which is waiting on data (due to m…
69 …nts every cycle there is a stall in the Wr stage due to a store which is waiting due to the STB be…
72 …nts every cycle there is a stall in the Wr stage due to a store which is waiting due to the STB be…
/illumos-gate/usr/src/man/man3c/
H A Dsem_post.3c66 threads were blocked waiting for the semaphore to become unlocked; the
71 the threads blocked waiting for the semaphore will be allowed to return
76 and \fBSCHED_RR\fR, the highest priority waiting thread will be unblocked, and
77 if there is more than one highest priority thread blocked waiting for the
78 semaphore, then the highest priority thread that has been waiting the longest
H A Dthr_join.3c83 which no other thread is waiting enters that state, at which time it returns
85 threads or threads waiting in \fBthr_join()\fR, in which case it returns
104 itself, or the calling thread is waiting for any thread to exit and only daemon
105 threads or waiting threads exist in the process.
155 are themselves waiting in \fBthr_join()\fR.
/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Dcallonce.cpp26 if (status == WAITING) in callonce_slowpath()
32 if (futex_word->compare_exchange_strong(status, WAITING) || in callonce_slowpath()
33 status == WAITING) { in callonce_slowpath()
34 futex_word->wait(WAITING); in callonce_slowpath()

12345678910>>...119