Home
last modified time | relevance | path

Searched refs:stopping (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/tools/test/stress2/misc/
H A Dnamecache2.sh101 int stopping = false;
113 if (stopping)
177 stopping = true;
/freebsd/sys/dev/sound/pci/
H A Dsolo.c85 int dir, hwch, stopping; member
328 if (sc->pch.stopping) { in ess_intr()
330 sc->pch.stopping = 0; in ess_intr()
342 if (sc->rch.stopping) { in ess_intr()
344 sc->rch.stopping = 0; in ess_intr()
491 ch->stopping = 0; in ess_start()
511 ch->stopping = 1; in ess_stop()
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_init_thread_deregister.pod23 Thread aware code may be informed about when a thread is stopping, typically to
32 stopping the stop handler is called (while on that thread) and the code can
/freebsd/sys/net/
H A Dradix.c961 int stopping = 0; in rn_walktree_from() local
1005 while (!stopping) { in rn_walktree_from()
1015 stopping = 1; in rn_walktree_from()
1033 stopping = 1; in rn_walktree_from()
1051 stopping = 1; in rn_walktree_from()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTProperties.td21 "packet must have been decoded before stopping the decoding of the "
/freebsd/usr.sbin/jail/
H A Dcommand.c106 int create_failed, stopping; in next_command() local
117 stopping = (j->flags & JF_STOP) != 0; in next_command()
147 j->comstring = create_failed || (stopping && in next_command()
155 create_failed || (stopping && in next_command()
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-fsl-dspi.txt31 - fsl,spi-sck-cs-delay: a delay in nanoseconds between stopping the clock
/freebsd/contrib/tcsh/
H A Dsrc.desc35 Builtins for stopping/killing/ and moving jobs to the background
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c2214 volatile int stopping; member
2232 while (!rp->stopping) in race_busywait_run()
2300 rp.stopping = 0; in getaddrinfo_race_gotresolve_test()
2333 rp.stopping = 1; in getaddrinfo_race_gotresolve_test()
/freebsd/contrib/libevent/test/
H A Dregress_dns.c2214 volatile int stopping; member
2232 while (!rp->stopping) in race_busywait_run()
2300 rp.stopping = 0; in getaddrinfo_race_gotresolve_test()
2333 rp.stopping = 1; in getaddrinfo_race_gotresolve_test()
/freebsd/contrib/libxo/doc/
H A Dfield-roles.rst151 unimportant field formatting and modifiers, stopping minor formatting
/freebsd/contrib/llvm-project/lld/COFF/
H A DOptions.td49 "Maximum number of errors to emit before stopping (0 = no limit)">;
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCommonKinds.td23 : Error<"too many errors emitted, stopping now">, DefaultFatal;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td263 Desc<"The time in seconds to wait for an interrupt succeed in stopping the target.">;
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib720 including starting and stopping (if possible)."
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-base.pod211 the thread that is stopping and gets passed the provider context as an
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DOptions.td76 Desc<"Set the number of times this breakpoint is skipped before stopping.">;
1363 " skipped before stopping.">;
/freebsd/contrib/llvm-project/lld/ELF/
H A DOptions.td214 EEq<"error-limit", "Maximum number of errors to emit before stopping (0 = no limit)">;
/freebsd/contrib/wpa/hostapd/
H A DChangeLog532 * fixed WPS operation stopping on dual concurrent AP
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m42386 dnl only called from check_rcpt in delay mode if stopping due to Friend/Hater
/freebsd/contrib/googletest/docs/
H A Dadvanced.md1944 Repeat foo_test 1000 times, stopping at the first failure. This
/freebsd/contrib/tzdata/
H A Daustralasia373 # stopping daylight saving. He says it was just to decide on when it should
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok687 W. Liniger A stopping criterion for the
/freebsd/contrib/diff/
H A DChangeLog3525 Increase threshold for stopping discarding, and also check for
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog694 - fix a case where auto_interworking=1 could end up stopping scanning

12