Home
last modified time | relevance | path

Searched full:sleeping (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/freebsd/share/man/man9/
H A Dsleepqueue.946 .Nd manage the queues of sleeping threads
168 the lock is used by all threads sleeping on
284 A sleeping thread is normally resumed by the
291 function awakens the highest priority thread sleeping on a wait channel
294 awakens all of the threads sleeping on a wait channel.
304 by the threads sleeping on the wait channel.
327 An individual thread can also be awakened from sleeping on a specific wait
349 function offer a simple way to retrieve the number of threads sleeping for
H A Dsleep.9107 All threads sleeping on a single
190 The lock will be released before sleeping and reacquired
271 sleeping on the parameter
274 This reduces the load when a large number of threads are sleeping on
304 except that it makes runnable last thread on the queue (sleeping less),
306 It can be used when threads sleeping on the
H A DBUS_SETUP_INTR.9186 .Ss "Sleeping"
187 Sleeping is voluntarily giving up control of your thread.
193 is sleeping.
194 Calling any function that does any of these things is sleeping.
H A Dpsignal.977 The target process is sleeping uninterruptibly.
83 If a stop signal is sent to a sleeping process that takes the
H A Dlocking.9229 All threads sleeping on a single
242 The lock will be released before sleeping and reacquired
295 Sleep locks will do this before sleeping.
315 .Dq sleeping
H A Dpmap_enter.971 If the mapping cannot be created without sleeping, an appropriate
159 be acquired without sleeping,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzthr.c69 * it is not sleeping. The function should adhere to the following
103 * sleeping zthr will wakeup, see that it has more work to complete
190 * ZTHR wakeup broadcasts to zthr_cv, causing sleeping threads
219 * maximum amount of time that the zthr is spent sleeping;
285 * in sleeping state exceeds max_sleep, a wakeup(do the check and
328 * Wake up the zthr if it is sleeping. If the thread has been cancelled
376 * [2] The thread is sleeping so we set the flag, broadcast in zthr_cancel()
390 /* broadcast in case the zthr is sleeping */ in zthr_cancel()
426 * [3] The zthr is sleeping at which point this is a no-op. in zthr_resume()
483 * sleeping or cancelled, return immediately.
[all …]
/freebsd/lib/libsys/
H A D_umtx_op.2280 members contain the count of threads which are sleeping in kernel,
395 variant which returns an error rather than sleeping if the lock cannot
401 Wakes need to know which threads to make runnable, so sleeping threads
436 The sleep queue to which a sleeping thread is assigned is an individual
547 variable is located, is used as a key to index sleeping threads.
567 Wake the threads possibly sleeping due to
572 Pointer to a variable, used as a key to find sleeping threads.
593 instead of sleeping if the lock cannot be obtained immediately.
649 If there are threads sleeping in the sleep queue associated with the
746 Upon wakeup, if the timeout expired and no other threads are sleeping in
[all …]
/freebsd/sys/sys/
H A Dsleepqueue.h50 * the thread with the highest priority that is sleeping on the specified
51 * wait channel. Sleepq_broadcast() wakes all threads that are sleeping
52 * on the specified wait channel. A thread sleeping in an interruptible
68 * XXX: Some other parts of the kernel such as ithread sleeping may end up
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlinux.cpp108 enum State : u32 { Unlocked = 0, Locked = 1, Sleeping = 2 }; in tryLock()
122 if (V != Sleeping) in lockSlow()
123 V = atomic_exchange(&M, Sleeping, memory_order_acquire);
125 syscall(SYS_futex, reinterpret_cast<uptr>(&M), FUTEX_WAIT_PRIVATE, Sleeping, in unlock()
127 V = atomic_exchange(&M, Sleeping, memory_order_acquire); in unlock()
103 enum State : u32 { Unlocked = 0, Locked = 1, Sleeping = 2 }; global() enumerator
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_ecsm2.h654 * permit sleeping to occur.
705 * permit sleeping to occur.
750 * executed in a context that does not permit sleeping.
752 * executed in a context that DOES NOT permit sleeping.
825 * executed in a context that does not permit sleeping.
827 * executed in a context that DOES NOT permit sleeping.
900 * executed in a context that does not permit sleeping.
902 * executed in a context that DOES NOT permit sleeping.
969 * executed in a context that does not permit sleeping.
971 * executed in a context that DOES NOT permit sleeping.
[all …]
H A Dcpa_cy_ecdsa.h337 * permit sleeping to occur.
388 * permit sleeping to occur.
438 * permit sleeping to occur.
484 * executed in a context that does not permit sleeping.
486 * executed in a context that DOES NOT permit sleeping.
555 * executed in a context that does not permit sleeping.
557 * executed in a context that DOES NOT permit sleeping.
626 * executed in a context that does not permit sleeping.
628 * executed in a context that DOES NOT permit sleeping.
700 * executed in a context that does not permit sleeping.
[all …]
H A Dcpa_cy_dsa.h543 * permit sleeping to occur.
596 * permit sleeping to occur.
647 * permit sleeping to occur.
711 * executed in a context that does not permit sleeping.
713 * executed in a context that DOES NOT permit sleeping.
802 * executed in a context that does not permit sleeping.
804 * executed in a context that DOES NOT permit sleeping.
877 * executed in a context that does not permit sleeping.
879 * executed in a context that DOES NOT permit sleeping.
963 * executed in a context that does not permit sleeping.
[all …]
H A Dcpa_cy_key.h576 * executed in a context that does not permit sleeping.
578 * executed in a context that DOES NOT permit sleeping.
655 * executed in a context that does not permit sleeping.
657 * executed in a context that DOES NOT permit sleeping.
733 * executed in a context that does not permit sleeping.
735 * executed in a context that DOES NOT permit sleeping.
818 * executed in a context that does not permit sleeping.
820 * executed in a context that DOES NOT permit sleeping.
907 * executed in a context that does not permit sleeping.
909 * executed in a context that DOES NOT permit sleeping.
[all …]
H A Dcpa_cy_ln.h223 * executed in a context that does not permit sleeping.
225 * executed in a context that DOES NOT permit sleeping.
299 * executed in a context that does not permit sleeping.
301 * executed in a context that DOES NOT permit sleeping.
386 * executed in a context that DOES NOT permit sleeping.
444 * executed in a context that DOES NOT permit sleeping.
H A Dcpa_cy_dh.h205 * executed in a context that does not permit sleeping.
207 * executed in a context that DOES NOT permit sleeping.
289 * executed in a context that does not permit sleeping.
291 * executed in a context that DOES NOT permit sleeping.
383 * executed in a context that DOES NOT permit sleeping.
438 * executed in a context that DOES NOT permit sleeping.
H A Dcpa_cy_ecdh.h144 * permit sleeping to occur.
197 * executed in a context that does not permit sleeping.
199 * executed in a context that DOES NOT permit sleeping.
282 * executed in a context that DOES NOT permit sleeping.
H A Dcpa_cy_prime.h167 * permit sleeping to occur.
244 * executed in a context that does not permit sleeping.
246 * executed in a context that DOES NOT permit sleeping.
321 * executed in a context that DOES NOT permit sleeping.
377 * executed in a context that DOES NOT permit sleeping.
H A Dcpa_cy_sym_dp.h352 * permit sleeping to occur.
405 * executed in a context that does not permit sleeping.
467 * executed in a context that does not permit sleeping.
534 * executed in a context that does not permit sleeping.
596 * executed in a context that does not permit sleeping.
665 * executed in a context that does not permit sleeping.
736 * that does not permit sleeping.
825 * that does not permit sleeping.
912 * permit sleeping.
/freebsd/sys/dev/drm2/ttm/
H A Dttm_lock.h101 * @interruptible: Interruptible sleeping while waiting for a lock.
113 * @interruptible: Interruptible sleeping while waiting for a lock.
157 * @interruptible: Interruptible sleeping while waiting for a lock.
192 * @interruptible: Interruptible sleeping while waiting for a lock.
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h107 kmp_info_t *waiting_threads[1]; /**< Threads sleeping on this thread. */
108 kmp_uint32 num_waiting_threads; /**< Num threads sleeping on this thread. */
190 * Notes that there is at least one thread sleeping on the flag by setting
201 * Notes that there are no longer threads sleeping on the flag by clearing
212 * Test if there are threads sleeping on the flag's old value in old_loc. */
218 /*! Test whether there are threads sleeping on the flag. */
280 * Notes that there is at least one thread sleeping on the flag by setting
290 * Notes that there are no longer threads sleeping on the flag by clearing
300 * Test whether there are threads sleeping on flag's old value in old_loc. */
306 /*! Test whether there are threads sleeping on the flag. */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_f01.txt13 - syna,nosleep-mode: If set the device will run at full power without sleeping.
15 setting, 1 will disable nosleep (allow sleeping),
/freebsd/sys/kern/
H A Dkern_synch.c120 * interrupt the sleep, otherwise ignore them while sleeping. Returns 0 if
147 "Sleeping on \"%s\"", wmesg); in _sleep()
150 ("sleeping without a lock")); in _sleep()
246 KASSERT(mtx != NULL, ("sleeping without a mutex")); in msleep_spin_sbt()
285 WITNESS_WARN(WARN_GIANTOK | WARN_SLEEPOK, NULL, "Sleeping on \"%s\"", in msleep_spin_sbt()
342 * Make all threads sleeping on the specified identifier runnable.
353 * Make a thread sleeping on the specified identifier runnable. in wakeup()
372 * Signal sleeping waiters after the counter has reached zero. in wakeup_one()
H A Dsubr_sleepqueue.c50 * signal code uses sleepq_abort() to interrupt a sleeping thread. Finally,
327 ("%s: td %p to sleep on wchan %p with sleeping prohibited", in sleepq_add()
581 * threads that are sleeping until an absolute real-clock time. in sleepq_switch()
783 * Note that thread td might not be sleeping if it is running in sleepq_resume_thread()
922 * Find thread sleeping on a wait channel and resume it.
947 * Find the most recently sleeping thread, but try to in sleepq_signal()
963 * as it has been sleeping the longest since threads are in sleepq_signal()
985 * Resume all threads sleeping on a specified wait channel.
1026 * Time sleeping threads out. When the timeout expires, the thread is
1062 * If the thread is on the SLEEPQ but isn't sleeping in sleepq_timeout()
[all …]
/freebsd/usr.sbin/jail/
H A Dcommand.c79 static struct cfjails sleeping = TAILQ_HEAD_INITIALIZER(sleeping); variable
234 if (!TAILQ_EMPTY(&sleeping)) { in next_proc()
237 if ((j = TAILQ_FIRST(&sleeping)) && j->timeout.tv_sec) { in next_proc()
265 j = TAILQ_FIRST(&sleeping); in next_proc()
858 requeue(j, &sleeping); in add_proc()
862 TAILQ_FOREACH(tj, &sleeping, tq) { in add_proc()
872 TAILQ_INSERT_TAIL(&sleeping, j, tq); in add_proc()
873 j->queue = &sleeping; in add_proc()

12345678910>>...16