Home
last modified time | relevance | path

Searched refs:sleeping (Results 1 – 18 of 18) sorted by relevance

/freebsd-11-stable/usr.sbin/jail/
HDcommand.c81 static struct cfjails sleeping = TAILQ_HEAD_INITIALIZER(sleeping); variable
221 if (!TAILQ_EMPTY(&sleeping)) { in next_proc()
224 if ((j = TAILQ_FIRST(&sleeping)) && j->timeout.tv_sec) { in next_proc()
252 j = TAILQ_FIRST(&sleeping); in next_proc()
778 requeue(j, &sleeping); in add_proc()
782 TAILQ_FOREACH(tj, &sleeping, tq) { in add_proc()
792 TAILQ_INSERT_TAIL(&sleeping, j, tq); in add_proc()
793 j->queue = &sleeping; in add_proc()
/freebsd-11-stable/stand/kshim/
HDbsd_kernel.c333 cv->sleeping = 0; in cv_init()
355 if (cv->sleeping) in cv_timedwait()
358 cv->sleeping = 1; in cv_timedwait()
360 while (cv->sleeping) { in cv_timedwait()
381 if (cv->sleeping) { in cv_timedwait()
382 cv->sleeping = 0; in cv_timedwait()
391 cv->sleeping = 0; in cv_signal()
397 cv->sleeping = 0; in cv_broadcast()
HDbsd_kernel.h297 int sleeping; member
/freebsd-11-stable/sys/x86/acpica/
HDacpi_apm.c433 int sleeping; in apmreadfilt() local
437 sleeping = clone->acpi_sc->acpi_next_sstate ? 1 : 0; in apmreadfilt()
439 return (sleeping); in apmreadfilt()
/freebsd-11-stable/contrib/ntp/scripts/ntp-wait/
HDntp-wait-opts.def61 sleeping for
HDinvoke-ntp-wait.texi21 sleeping for
/freebsd-11-stable/contrib/top/
HDm-template39 "", " sleeping, ", " ABANDONED, ", " running, ", " starting, ",
/freebsd-11-stable/sys/dev/acpica/
HDacpi.c2739 int ret, sleeping; in acpi_AckSleepState() local
2765 sleeping = TRUE; in acpi_AckSleepState()
2770 sleeping = FALSE; in acpi_AckSleepState()
2776 if (sleeping) in acpi_AckSleepState()
2780 if (sleeping) { in acpi_AckSleepState()
/freebsd-11-stable/sys/dev/cxgb/
HDcxgb_sge.c2806 unsigned int sleeping) in check_ring_db() argument
2832 unsigned int sleeping = 0; in process_responses() local
2915 sleeping |= flags & RSPD_GTS_MASK; in process_responses()
2983 if (sleeping) in process_responses()
2984 check_ring_db(adap, qs, sleeping); in process_responses()
/freebsd-11-stable/share/dict/
HDweb2a36850 never-sleeping
55450 sleeping bag
55451 sleeping car
55452 sleeping carriage
55453 sleeping disease
55454 sleeping draught
55455 sleeping partner
55456 sleeping porch
55457 sleeping rent
55458 sleeping sickness
[all …]
HDweb2183029 sleeping
/freebsd-11-stable/usr.bin/fortune/datfiles/
HDmurphy494 out sleeping pills.
HDlimerick624 Got pleasure by sleeping with cattle;
4259 Who got stuck in a sleeping room transom.
HDfortunes2961 stepped absentmindedly stepped over the sleeping lion on his way back to his
3893 Six months' pay isn't much to keep my wife from sleeping around.
5285 and otherwise, to put shackles upon sleeping men.
6895 know when I'm sleeping?" To which Santa replies, "Every minute." So the
11824 who | grep sleeping
19366 Give me a sleeping pill and tell me your troubles.
21655 How can you prove whether at this moment we are sleeping, and all our
30608 Let sleeping dogs lie.
41710 He knows when you've been sleeping,
54236 On FHA0, is sleeping?
[all …]
/freebsd-11-stable/sys/contrib/dev/acpica/
HDchanges.txt13114 Removed extra "clear all GPEs" when sleeping/waking.
13588 When sleeping, clear the wake status only if SleepState is not S5.
16297 sleeping states (e.g. S1, S3), although the lack of a centralized
/freebsd-11-stable/contrib/sendmail/
HDRELEASE_NOTES4670 Increase sleeping time exponentially after too many "bad" commands
6932 rejecting all commands), start sleeping after MAXBADCOMMAND
/freebsd-11-stable/contrib/gdb/gdb/doc/
HDgdb.info-11875 child. While the child is sleeping, use the `ps' program to get its
HDgdb.texinfo2287 on the child. While the child is sleeping, use the @code{ps} program to