Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dsvc.c74 static void svc_new_thread(SVCGROUP *grp);
1193 svc_new_thread(grp); in svc_run_internal()
1362 svc_new_thread(SVCGROUP *grp) in svc_new_thread() function
1406 svc_new_thread(grp); in svc_run()