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

/freebsd-9.3-release/sys/rpc/
H A Dsvc.c343 st->st_idle = FALSE;
1144 st->st_idle = TRUE;
1152 if (st->st_idle) {
1154 st->st_idle = FALSE;
1219 if (stpref->st_idle) {
1221 stpref->st_idle = FALSE;
H A Dsvc.h297 int st_idle; /* thread is on idle list */ member in struct:__rpc_svcthread

Completed in 78 milliseconds