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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_descrip.c3019 int needwakeup = 0; local
3035 needwakeup = 1;
3039 if (needwakeup)
3248 int needwakeup = 0; local
3262 needwakeup = 1;
3266 if (needwakeup)
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1027 int needwakeup = 0; local
1172 needwakeup = 1;
1177 if (needwakeup)

Completed in 56 milliseconds