Searched refs:svc_wait (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c149 error = svc_wait(id);
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.h667 extern int svc_wait(int);
H A Dsvc.c88 * SVCPOOL_RUN arguments to nfssys(), which call svc_wait() and
91 * should park itself in the kernel by calling svc_wait(). If
92 * svc_wait() returns successfully, it should fork off a new worker
1637 * svc_wait
1642 svc_wait(int id) function
1790 /* Wait for svc_wait() to be done with the pool */
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc.c765 error = svc_wait(id);

Completed in 54 milliseconds