Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dkern_descrip.c1571 int needwakeup = 0; in fp_drop() local
2248 int needwakeup = 0; in file_drop() local
H A Dkern_control.c1057 int needwakeup = 0; in ctl_enqueuembuf_list() local
/xnu-11215.81.4/bsd/netinet/
H A Din_pcb.c3670 int needwakeup = (INP_WAIT_FOR_IF_FEEDBACK(inp)) ? 1 : 0; in inp_reset_fc_state() local
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c2849 int needwakeup = 0; in dounmount() local