Searched refs:blocked (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-10.1-release/contrib/ntp/lib/isc/win32/
H A Dapp.c56 static isc_boolean_t blocked = ISC_FALSE; variable
194 if (want_shutdown && blocked)
248 REQUIRE(!blocked);
250 blocked = ISC_TRUE;
257 REQUIRE(blocked);
258 blocked = ISC_FALSE;
/freebsd-10.1-release/sys/dev/sfxge/
H A Dsfxge_tx.h142 int blocked __aligned(CACHE_LINE_SIZE);
H A Dsfxge_tx.c124 if (txq->blocked) {
204 KASSERT(!txq->blocked, ("txq->blocked"));
236 txq->blocked = 1;
240 * the queue blocked.
247 txq->blocked = 0;
263 KASSERT(!txq->blocked, ("txq->blocked"));
402 if (txq->blocked)
425 KASSERT(txq->blocked || std
[all...]
/freebsd-10.1-release/contrib/ntp/lib/isc/unix/
H A Dapp.c135 isc_boolean_t blocked; member in struct:isc__appctx
263 ctx->blocked = ISC_FALSE;
337 * blocked by default, ensuring that only the thread that calls
362 * SIGINT and SIGTERM are not inherited as blocked from the parent
631 * for signals. Signals are blocked, so any such signal will simply
688 if (ctx->want_shutdown && ctx->blocked)
841 REQUIRE(!isc_g_appctx.blocked);
843 isc_g_appctx.blocked = ISC_TRUE;
860 REQUIRE(isc_g_appctx.blocked);
862 isc_g_appctx.blocked
[all...]
/freebsd-10.1-release/contrib/diff/src/
H A Dsdiff.c638 sigset_t blocked;
646 sigemptyset (&blocked);
647 sigaddset (&blocked, SIGINT);
648 sigaddset (&blocked, SIGPIPE);
649 sigprocmask (SIG_BLOCK, &blocked, &procmask);
1219 sigset_t blocked;
1221 sigemptyset (&blocked);
1222 sigaddset (&blocked, SIGINT);
1223 sigprocmask (SIG_BLOCK, &blocked, &procmask);
636 sigset_t blocked; local
1214 sigset_t blocked; local
/freebsd-10.1-release/lib/libkse/thread/
H A Dthr_info.c151 "Thread %p (%s), scope %s, prio %3d, blocked %s, state %s [%s:%d]\n",
154 pthread->active_priority, (pthread->blocked != 0) ? "yes" : "no",
H A Dthr_cancel.c151 (pthread->blocked != 0 ||
H A Dthr_kern.c917 DBG_MSG(" thread %p, state %d, blocked %d\n",
918 thread, thread->state, thread->blocked);
973 * it will be in the run queue. Don't mark it as being blocked.
979 * Assume the current thread is blocked; when the
981 * thread is among the completed, the blocked flag
984 curthread->blocked = 1;
985 DBG_MSG("Running thread %p is now blocked in kernel.\n",
1005 (curthread->blocked == 0) && (THR_IN_CRITICAL(curthread))) {
1094 * is being resumed after being blocked in the kernel. In
1508 thread->blocked
[all...]
H A Dthr_private.h580 * It is used when a signal is delivered to a thread blocked in
667 int blocked; /* thread blocked in kernel */ member in struct:pthread
H A Dthr_sig.c127 * blocked in the kernel or a CPU hungry thread will not see the
150 * o Thread is blocked in kernel - kse_thr_wakeup() and then
456 * the signal is not blocked:
1040 /* Wake up the thread if the signal is not blocked. */
1072 (pthread->blocked != 0) && !THR_IN_CRITICAL(pthread))
/freebsd-10.1-release/sys/netinet6/
H A Dudp6_usrreq.c333 int blocked; local
342 blocked = im6o_mc_filter(imo, ifp,
345 if (blocked != MCAST_PASS) {
346 if (blocked == MCAST_NOTGMEMBER)
348 if (blocked == MCAST_NOTSMEMBER ||
349 blocked == MCAST_MUTED)
H A Draw_ip6.c241 int blocked; local
243 blocked = MCAST_PASS;
252 blocked = im6o_mc_filter(in6p->in6p_moptions,
257 if (blocked != MCAST_PASS) {
/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Den_tx.c222 ring->blocked = 0;
452 if (unlikely(ring->blocked) &&
454 ring->blocked = 0;
455 if (atomic_fetchadd_int(&priv->blocked, -1) == 1)
815 if (ring->blocked == 0)
816 atomic_add_int(&priv->blocked, 1);
819 ring->blocked = 1;
H A Dmlx4_en.h287 int blocked; member in struct:mlx4_en_tx_ring
626 volatile int blocked; member in struct:mlx4_en_priv
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dlin-lwp.c291 /* Make sure SIGCHLD is blocked. We don't want SIGCHLD events
850 sigset_t blocked, ignored;
853 linux_proc_pending_signals (pid, pending, &blocked, &ignored);
861 || sigismember (&blocked, i)
880 sigset_t pending, intersection, blocked, ignored;
1213 /* Make sure SIGCHLD is blocked. */
842 sigset_t blocked, ignored; local
872 sigset_t pending, intersection, blocked, ignored; local
/freebsd-10.1-release/sys/netinet/
H A Draw_ip.c374 int blocked; local
376 blocked = MCAST_PASS;
385 blocked = imo_multi_filter(inp->inp_moptions,
391 if (blocked != MCAST_PASS) {
H A Dudp_usrreq.c545 int blocked; local
555 blocked = imo_multi_filter(imo, ifp,
558 if (blocked != MCAST_PASS) {
559 if (blocked == MCAST_NOTGMEMBER)
561 if (blocked == MCAST_NOTSMEMBER ||
562 blocked == MCAST_MUTED)
/freebsd-10.1-release/contrib/llvm/lib/Support/Unix/
H A DSignals.inc160 // Unmask all potentially blocked kill signals.
/freebsd-10.1-release/sys/dev/cesa/
H A Dcesa.c1274 int blocked; local
1350 blocked = sc->sc_blocked;
1354 if (blocked)
1355 crypto_unblock(sc->sc_cid, blocked);
/freebsd-10.1-release/sys/xen/interface/
H A Ddomctl.h82 /* Currently blocked pending an event. */
272 uint8_t blocked; /* blocked waiting for an event? */ member in struct:xen_domctl_getvcpuinfo
/freebsd-10.1-release/sys/opencrypto/
H A Dcrypto.c123 int cc_qblocked; /* (q) symmetric q blocked */
124 int cc_kqblocked; /* (q) asymmetric q blocked */
800 * driver unless the driver is currently blocked.
868 struct cryptocap *cap, *best, *blocked; local
881 blocked = NULL;
960 * NB: cap is !NULL if device is blocked; in
1307 * driver ``blocked'' for cryptop's and put
1347 * driver ``blocked'' for cryptkop's and put
1372 * and some become blocked while others do not.
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/common/unicode/
H A Du8_textprep.c1030 * The blocked() function checks on the combining class values of previous
1031 * characters in this sequence and return whether it is blocked or not.
1034 blocked(uchar_t *comb_class, size_t last) function
1212 * is a non-Starter and not blocked, then, we try once
1235 if (blocked(comb_class, i + 1))
/freebsd-10.1-release/sys/dev/e1000/
H A De1000_ich8lan.c326 * inaccessible and resetting the PHY is not blocked, toggle the
359 DEBUGOUT("Required LANPHYPC toggle blocked by ME\n");
392 ERROR_REPORT("Reset blocked by ME\n");
413 ERROR_REPORT("ME blocked access to PHY after reset\n");
1998 * e1000_check_reset_block_ich8lan - Check if PHY reset is blocked
2008 bool blocked = FALSE; local
2016 blocked = TRUE;
2020 blocked = FALSE;
2021 } while (blocked && (i++ < 10));
2022 return blocked
[all...]
/freebsd-10.1-release/contrib/ipfilter/tools/
H A Dipf_y.y346 block: blocked
347 | blocked blockreturn
350 blocked: label
/freebsd-10.1-release/sys/cam/ctl/
H A DREADME.ctl.txt38 select, the read will be blocked until the mode select completes.)
297 is either queued for execution or blocked.

Completed in 228 milliseconds

12