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

/freebsd-10.3-release/sys/rpc/
H A Dsvc.c1227 rqstp->rq_thread = stpref;
1234 rqstp->rq_thread = st;
1416 st = rqstp->rq_thread;
H A Dsvc.h256 struct __rpc_svcthread *rq_thread; /* thread which is to execute this */ member in struct:svc_req

Completed in 103 milliseconds