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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c159 error = svc_do_run(id);
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.h668 extern int svc_do_run(int);
H A Dsvc.c89 * svc_do_run(), respectively. Once the pool has been initialized,
93 * thread, which then calls svc_do_run() in order to get work. When
94 * that thread is complete, svc_do_run() will return, and the user
494 * svc_do_run
499 svc_do_run(int id) function
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc.c775 error = svc_do_run(id);

Completed in 55 milliseconds