Home
last modified time | relevance | path

Searched defs:non_blocking (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/kern/
H A Duipc_mbuf.c4502 bool non_blocking; member
H A Duipc_mbuf_mcache.c4397 bool non_blocking; member
H A Dkern_proc.c4499 proc_transstart(proc_t p, int locked, int non_blocking) in proc_transstart()