Home
last modified time | relevance | path

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

12

/freebsd-14-stable/tools/test/stress2/misc/
HDnamecache2.sh101 int stopping = false;
113 if (stopping)
177 stopping = true;
/freebsd-14-stable/sys/dev/sound/pci/
HDsolo.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-14-stable/crypto/openssl/doc/internal/man3/
HDossl_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-14-stable/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
HDTraceIntelPTProperties.td21 "packet must have been decoded before stopping the decoding of the "
/freebsd-14-stable/sys/net/
HDradix.c963 int stopping = 0; in rn_walktree_from() local
1007 while (!stopping) { in rn_walktree_from()
1017 stopping = 1; in rn_walktree_from()
1035 stopping = 1; in rn_walktree_from()
1053 stopping = 1; in rn_walktree_from()
/freebsd-14-stable/usr.sbin/jail/
HDcommand.c107 int create_failed, stopping; in next_command() local
118 stopping = (j->flags & JF_STOP) != 0; in next_command()
148 j->comstring = create_failed || (stopping && in next_command()
156 create_failed || (stopping && in next_command()
/freebsd-14-stable/sys/contrib/device-tree/Bindings/spi/
HDspi-fsl-dspi.txt31 - fsl,spi-sck-cs-delay: a delay in nanoseconds between stopping the clock
/freebsd-14-stable/contrib/tcsh/
HDsrc.desc35 Builtins for stopping/killing/ and moving jobs to the background
/freebsd-14-stable/contrib/libevent/test/
HDregress_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-14-stable/contrib/ntp/sntp/libevent/test/
HDregress_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-14-stable/contrib/libxo/doc/
HDfield-roles.rst151 unimportant field formatting and modifiers, stopping minor formatting
/freebsd-14-stable/contrib/llvm-project/lld/COFF/
HDOptions.td49 "Maximum number of errors to emit before stopping (0 = no limit)">;
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticCommonKinds.td23 : Error<"too many errors emitted, stopping now">, DefaultFatal;
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDTargetProperties.td263 Desc<"The time in seconds to wait for an interrupt succeed in stopping the target.">;
/freebsd-14-stable/contrib/ntp/ntpsnmpd/
HDntpv4-mib.mib720 including starting and stopping (if possible)."
/freebsd-14-stable/crypto/openssl/doc/man7/
HDprovider-base.pod211 the thread that is stopping and gets passed the provider context as an
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDOptions.td76 Desc<"Set the number of times this breakpoint is skipped before stopping.">;
1363 " skipped before stopping.">;
/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDOptions.td214 EEq<"error-limit", "Maximum number of errors to emit before stopping (0 = no limit)">;
/freebsd-14-stable/contrib/wpa/hostapd/
HDChangeLog532 * fixed WPS operation stopping on dual concurrent AP
/freebsd-14-stable/contrib/sendmail/cf/m4/
HDproto.m42386 dnl only called from check_rcpt in delay mode if stopping due to Friend/Hater
/freebsd-14-stable/contrib/googletest/docs/
HDadvanced.md1944 Repeat foo_test 1000 times, stopping at the first failure. This
/freebsd-14-stable/contrib/tzdata/
HDaustralasia373 # stopping daylight saving. He says it was just to decide on when it should
/freebsd-14-stable/contrib/one-true-awk/testdir/
HDfunstack.ok687 W. Liniger A stopping criterion for the
/freebsd-14-stable/contrib/diff/
HDChangeLog3525 Increase threshold for stopping discarding, and also check for
/freebsd-14-stable/contrib/wpa/wpa_supplicant/
HDChangeLog694 - fix a case where auto_interworking=1 could end up stopping scanning

12