Home
last modified time | relevance | path

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

/trueos/sys/rpc/
HDsvc.c1226 rqstp->rq_thread = stpref; in svc_run_internal()
1233 rqstp->rq_thread = st; in svc_run_internal()
1414 st = rqstp->rq_thread; in svc_freereq()
HDsvc.h256 struct __rpc_svcthread *rq_thread; /* thread which is to execute this */ member