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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_socket.c434 /* wake up search thread */
1841 /* start or wake a mount's socket thread */
2494 if (!status) /* add node to recall queue, and wake socket thread */
4831 int *statep, wake = 0; local
4842 wake = 1;
4845 if (wake)
5689 int wake = (slp->ns_flag & SLP_WORKTODO); local
5691 if (wake && nfsd_thread_count) {
6046 * Search for a sleeping nfsd and wake it up.
6067 /* wake u
[all...]
H A Dnfs4_subs.c2356 int wake = !(nmp->nm_state & NFSSTA_RECOVER); local
2363 if (wake)

Completed in 31 milliseconds