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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c179 struct blocked struct
181 struct blocked *next;
188 static struct blocked *blist;
197 static struct blocked *block_info(Namval_t *np, struct blocked *pp)
199 register struct blocked *bp;
221 static void block_done(struct blocked *bp)
256 struct blocked block, *bp = block_info(np, &block);
371 struct blocked block, *bp = block_info(np, &block);
540 struct blocked *b
[all...]
/osnet-11/usr/src/lib/libcpc/common/
H A Dlibcpc.c49 * SIGEMT needs to be blocked while holding the lock, to prevent deadlock among
58 static void cpc_unlock(cpc_t *cpc, int blocked);

Completed in 25 milliseconds