Home
last modified time | relevance | path

Searched defs:needwakeup (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Dkern_descrip.c1563 int needwakeup = 0; in fp_drop() local
2252 int needwakeup = 0; in file_drop() local
H A Dkern_control.c1057 int needwakeup = 0; in ctl_enqueuembuf_list() local
/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.c3649 int needwakeup = (INP_WAIT_FOR_IF_FEEDBACK(inp)) ? 1 : 0; in inp_reset_fc_state() local
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_syscalls.c2987 int needwakeup = 0; in dounmount() local